Delete allow/block rule
Authorizations
Path parameters
workspaceIdstring · uuidRequiredExample:
The workspace ID
b4e02c85-c6d2-4b15-8885-e09671799c61
allowBlockRuleIdstring · uuidRequired
Responses
204
OK
404
The resource specified in the URL was not found
application/json
delete
DELETE /workspaces/{workspaceId}/conversation-allowblock-rules/{allowBlockRuleId} HTTP/1.1
Host: api.bird.com
Authorization: Bearer JWT
Accept: */*
No content
Last updated
Was this helpful?