v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Create a Configuration

Creates a new Configuration object.

post/v1/terminal/configurations

Response

Successful response.

idstring required

Unique identifier for the object.

is_account_defaultboolean nullable

Whether this Configuration is the default for your account

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

namestring nullable

String indicating the name of the Configuration object, set by the user

object'terminal.configuration' required

String representing the object's type. Objects of the same type share the same value.