Remove a participant from blacklist

Removes the specified participant from the current participant's blacklist, re-allowing meeting requests between them. If no blacklist record exists, the request succeeds silently (idempotent).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Event slug or numeric ID

integer
required

Business conference ID

integer
required

Participant ID to remove from blacklist

Responses
200

Participant removed from blacklist

401

Unauthorized -- missing or invalid token

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!