Pular para o conteúdo principal

notifications_WebhookErrorResponse

statusstring

Status de erro opcional para leitura por sistemas.

Exemplo forbidden
messagestringobrigatório
Exemplo missing required OAuth scope
notifications_WebhookErrorResponse
{
"status": "forbidden",
"message": "missing required OAuth scope"
}