Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
acs_encoder_id
string<uuid>
required

ID of the acs_encoder that will be used in the next request to encode the acs_credential.

error_code
enum<string>
default:no_credential_on_encoder

Code of the error to simulate.

Available options:
no_credential_on_encoder,
encoding_interrupted

Response

OK

The response is of type object.