API Key Scope: recipients / create
Pass the username and password of a user in the authorization header. This currently gives full access.
A specific recipient.
The received resource was not correctly formatted.
API Key Scope: recipients / show
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID of email recipient.
A specific recipient.
The requested resource was not found. The detailed error will be of type not_found.
API Key Scope: recipients / update
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID of email recipient.
A specific recipient.
The received resource was not correctly formatted.
API Key Scope: recipients / destroy
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID of email recipient.
Recipient destroyed.
Recipient destroyed.
No content
API Key Scope: relay_server / show
Pass the username and password of a user in the authorization header. This currently gives full access.
relay server infos.
The requested resource was not found. The detailed error will be of type not_found.
API Key Scope: relay_server / update
Pass the username and password of a user in the authorization header. This currently gives full access.
relay server infos.
The received resource was not correctly formatted.
Last updated
Was this helpful?