Slack · Example Payload

Slack Web Error Response Example

BotsChatCollaborationMessagingProductivityT1Team Communication

Slack Web Error Response Example is an example object payload from Slack, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

okerrorresponse_metadata

Example Payload

Raw ↑
{
  "ok": true,
  "error": "example_value",
  "response_metadata": "example_value"
}