DELETE /v1/inboxes/{id}
Path parameters
The inbox id to delete, for example
inb_01HZ9C7R2K.Request
Response
204 No Content on success — there is no response body.
DELETE /v1/inboxes/ — remove a receive address. Refused with 409 if it has messages.
DELETE /v1/inboxes/{id}
inb_01HZ9C7R2K.204 No Content on success — there is no response body.