Validate external app pairing code
POST/ValidatePairingCode
Validates a pairing code using a JSON body and returns a boolean API response.
Request
Responses
- 200
- 400
- 404
- 422
- 500
Success
Invalid request body or missing PairingCode
Pairing code not found
Pairing validation/business rule failure
Internal server error