Remove number routing
Path Parameters
- service_number string required
Possible values: Value must match regular expression
^[0-9]{1,14}$
The service number in E.164 format (without leading +)
Responses
- 200
- 400
- 403
- application/json
- Schema
- Example
Schema
- boolean
true
The format of the Service Number provided is invalid. This needs to be E.164 with no leading '+'. (e.g. 44111222333)
Permissions error in request, details can be found in the body of the response