Skip to main content
POST
Remove a contact from the blacklist

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Response

Success

success
boolean
Example:

true

message
string
Example:

"Contact removed from blacklist"

data
object