Unlink numbers to an address

POST {{baseUrl}}/v1/regulation/address/unlink

Request Body

{"didIds"=>["<integer>", "<integer>"]}

HEADERS

KeyDatatypeRequiredDescription
apikeystringAuthentication to Voxbone APIs is handled via key based authentication. You can manage your API key on our platform under Account Settings. Please use our API quickstart guide for more help.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;status&quot;:&quot;NUMBERS_UNLINKED_AND_BLOCKED&quot;}