Skip to main content

Patch some org fields

PATCH 

/api/v1/orgs/:id

Patch some org fields

Request

Path Parameters

    id stringrequired

Body

    enableRunContentRetention boolean
    featureFlags string[]
    pollingInterval integer

Responses

OK

Schema

    createdAt date-time
    enableRunContentRetention boolean
    error string
    featureFlags string[]
    id string
    name string
    pollingInterval integer
    slug string
Loading...