Skip to main content
PATCH
Toggle enabled flag for a subscription.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string
required
ecosystemId
string
required

Body

application/json
enabled
boolean
required

Response

Updated subscription.

data
object
required
Example:
meta
object
errors
object[]