POST
/
v1
/
subscriptions
/
{subscription}

Authorizations

Authorization
string
headerrequired

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

Headers

Idempotency-Key
string

Chave única de idempotência para evitar duplicação de requisições.

base39-external-client-id
string

Chave de identificação do cliente externo. Utilizada para identificar o cliente que está realizando a requisição.

Path Parameters

subscription
string
required

ID da assinatura

Body

application/json
name
string

Nome da assinatura.

notification
object

Response

200 - application/json
id
string

Identificador exclusivo para o objeto.

name
string

Nome da assinatura.

events
object[]

Lista de eventos.

notification
object
createdBy
object
updatedBy
object