Update a service

Update a services attributes, you may also add or remove functionalities from the service as well. Note: You may not remove or add individual label key/value pairs. You must include the entire object to override label values.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
boolean | null
boolean | null
checklists
array of objects | null

Array of checklist IDs to attach to the service

checklists
string | null
external_resources
array of objects | null

An array of external resources to attach to this service.

external_resources
functionalities
array of objects | null

An array of functionalities

functionalities
boolean | null

If set to true, any functionalities tagged on the service that are not included in the given array will be removed. Set this to true if you want to do a replacement operation for the functionalities

environments
array of objects | null
environments
boolean | null
Defaults to false

Set this to true if you want to remove all of the environments that are not included in the environments array from the service

labels
object | null

A hash of label keys and values

links
array of objects | null
string | null
owner
object | null

An object representing a Team that owns the service

boolean | null

If you are trying to remove a team as an owner from a service, set this to 'true'

boolean | null

If set to true, any checklists tagged on the service that are not included in the given array will be removed. Set this to true if you want to do a replacement operation for the checklists

boolean | null

If set to true, any external_resources tagged on the service that are not included in the given array will be removed. Set this to true if you want to do a replacement operation for the external_resources

boolean | null

If set to true, any teams tagged on the service that are not included in the given array will be removed. Set this to true if you want to do a replacement operation for the teams

int32 | null
enum

Integer representing service tier

Allowed:
teams
array of objects | null

An array of teams to attach to this service.

teams
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json