Delete a deviceAsk AIdelete https://api-cert.payconex.net/api/v4/accounts/{accountId}/devices/{deviceId}Endpoint to delete a device from the system Required Scopes The API Key calling this endpoint must have one of the following scopes: pcx:devices:* pcx:devices:delete Path ParamsaccountIdstringrequiredNumeric ID of the accountdeviceIdstringrequiredlength ≤ 40The alphanumeric reference for the specific objectResponses 204Successful operation 400Bad Request 401The authorization provided was invalid 403The authorization provided is not allowed to perform this operation 422There was a problem validating your request 500An unexpected error occurred on the server, preventing the request from being processed successfully. defaultErrorUpdated 9 months ago