orgs

Update a service within an organization.

Update a service within an organization.

patch/orgs/{org}/services/{service}/

Request body

descriptionstring

The description of the service

namestring

The name of the service

role'Manager' | 'Member'

The role of the service.

Response

Updated the service within the org

created_atstring date-time
created_bystring
created_by_urlstring uri
descriptionstring

The description of the service

keystring

The API key of the service

key_expires_atstring date-time nullable

The time at which the API key will expire. This will only be populated if the Organization has an active API Key Policy.

namestring required

The name of the service

role'Manager' | 'Member'

The role of the service.

slugstring slug

The slug of the service

Changes

No recorded changes to this endpoint across all 1 revision of this API.