Simulate that the Next Credential Encoding Will Succeed

Simulates that the next attempt to encode a credential using the specified encoder will succeed. You can only perform this action within a sandbox workspace.

POST /acs/encoders/simulate/next_credential_encode_will_succeed ⇒ void
Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

acs_encoder_id (Required)

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


scenario

Scenario to simulate.


Response

void

Last updated

Was this helpful?