Delete Code Record By Id

Authentication

AuthorizationBearer

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

Path Parameters

domainstringRequired

Request

This endpoint expects an object.
code_idstringRequired
The unique identifier of the code to delete

Response

Successful Response
successboolean
Whether the code was successfully deleted

Errors