201 Successful Response
Schema: SlackTestSendResult
-
statusstring required -
"ok" on success
-
messagestring required -
Human-readable status message
/api/v1/businesses/slack/test
Send a test message to the business's first configured Slack webhook (legacy).
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
Schema: SlackTestSendResult
status
string
required "ok" on success
message
string
required Human-readable status message
Schema: HTTPValidationError
detail
array · ValidationError
ValidationError loc
array · string | integer
required msg
string
required type
string
required input
object
ctx
object