Deletes a gateway target.
You cannot delete a target that is in a pending authorization state (CREATE_PENDING_AUTH, UPDATE_PENDING_AUTH, or SYNCHRONIZE_PENDING_AUTH). Wait for the authorization to complete or fail before deleting the target.
delete/gateways/{gatewayIdentifier}/targets/{targetId}/
Path parameters
gatewayIdentifierstring required
The unique identifier of the gateway associated with the target.
targetIdstring required
The unique identifier of the gateway target to delete.
Response
Success