200 Successful Response
Schema: SlackDisconnectResult
-
statusstring required -
"ok" on success
-
messagestring required -
Human-readable status message
/api/v1/businesses/slack/{webhook_id}
Remove the business's Slack webhook URL.
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
webhook_id
string
required Schema: SlackDisconnectResult
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