Remove a suppressed address
Deletes a suppression so this workspace can send to the address again.
Deletes a suppression so this workspace can send to the address again. When the engine mirrored the address into the sending provider's suppression list, that entry is lifted first, and the deletion fails rather than reporting success if the provider refuses, so the operation stays retryable. The provider entry is left in place when another workspace still reports the same address as bouncing or complaining, because that list is shared with every workspace; the response does not say which case applied. Deliverability caveat: a bounce or complaint suppression records a real delivery failure, and sending to the address again risks the reputation damage the suppression prevented.
Authorization
apiKey In: header
Path Parameters
^supp_[0-9a-hjkmnp-tv-z]{16,24}$Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/email/suppressions/string"{ "success": true, "message": "string"}Remove a sender identity
Accepts sender removal, marks it inactive, and retains its deleting lifecycle until provider identity and association cleanup is confirmed.
Respond to an email onboarding information request
Allows workspace owners and admins to submit bounded text and up to three pending-scanned evidence uploads for the current review generation.