Senders
Update Sender
Updates sender settings. Only provided fields are updated. Does not support changing provider or re-verifying credentials.
patch/senders/{id}
Path parameters
idstring uuid required
Resource ID (UUID)
Request body
Response
Sender updated
Example response
{
"success": true,
"request_id": "req_abc123def456"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.