Get allow/block rule
Get Allow/Block rule
GEThttps://api.bird.com/workspaces/{workspaceId}/conversation-allowblock-rules/{allowBlockRuleId}
Path parameters
workspaceId*string (uuid)
The workspace ID
"b4e02c85-c6d2-4b15-8885-e09671799c61"
allowBlockRuleId*string (uuid)
Response
The Allow/Block rule.
Body
id*string (uuid)
workspaceId*string (uuid)
category*Conversations_AllowBlockRuleCategory (enum)
The category of the AllowBlockRule.
alldomaindomain_suffixemail
value*string
type*Conversations_AllowBlockRuleType (enum)
The type of the AllowBlockRule.
allowrejectsuspend
createdBy*string (uuid)
createdAt*string (date-time)
updatedBy*string (uuid)
updatedAt*string (date-time)
Request
Response
Last updated