Blocked domains
Unblock a prospect domain
Requires the blocked-domains:write scope.
Requires the blocked-domains:write scope.
Authorization
bearerAuth AuthorizationBearer <token>
Use a token created in Settings → API access.
In: header
Path Parameters
workspaceId*string
Workspace ID returned by GET /workspaces.
prospectId*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/workspaces/string/prospects/string/block"{ "ok": true, "data": { "domain": "string", "restoredProspects": 0 }}