Skip to main content
PATCH
Update developer id

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Body

application/json
status
Available options:
active
url
string
events
string[]
secret
string

Response

Successful response

id
number
required
organizationId
string<uuid>
required
url
string
required
events
string[]
required
status
string
required
lastDeliveredAt
null | string<date-time>
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required