v1

latestOpenAPI 3.1.02026-07-2616459400.5 KB
Configuration

Create or update incoming auth

put/config/incoming-auth

Request body

protocol_type'smtp' | 'https' required
usernamestring

SMTP username.

passwordstring password

SHA-256 hashed before storage.

api_keystring

For HTTP; hashed before storage.

api_key_idinteger

Reference to api_keys.id.

allowed_ipsstring

Comma-separated IPs or *.

allowed_domainsstring

Comma-separated domains or *.

Response

Incoming auth created or updated.