201 Successful Response
Schema: SlackTestSendResult
-
statusstring required -
"ok" on success
-
messagestring required -
Human-readable status message
/api/v1/advisory-firms/{firm_id}/slack/test
Send a test message to the firm'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.
firm_id
string
required 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