Skip to main content
POST
/
api
/
v1
/
config
/
services
/
{service_slug}
/
attributes
{
  "service_attribute": {
    "created_at": "2023-11-07T05:31:56Z",
    "description": "<string>",
    "name": "<string>",
    "notification_policy_slug": "<string>",
    "service_slug": "<string>",
    "team_slug": "<string>",
    "updated_at": "2023-11-07T05:31:56Z"
  },
  "service_slug": "<string>"
}

Authorizations

API-Token
string
header
required

Chronosphere API token

Path Parameters

service_slug
string
required

Body

application/json
dry_run
boolean
service_attribute
object

Response

A successful response.

service_attribute
object
service_slug
string