API Data Formats
The API endpoints accept HTTP requests authorized with bearer API tokens and sent over HTTPS. Any data sent with the request must be in application/json format. API response data is always in application/ json format.
Passphrase values
Passphrase fields accept the passphrase string to set. For operations that support generated
passphrases, set the field to random to generate a random passphrase.
To set an empty passphrase, send the passphrase field as an empty string ("").