sca-otp

Delete Phone Number

Delete a verified phone number for a user.

{% admonition type="warning" %} This endpoint is restricted and requires both a client credentials token and additional access to use. Please speak with your implementation manager if you would like to use this API. {% /admonition %}

delete/v1/application/users/{userId}/phone-numbers/{phoneNumberId}

Path parameters

userIdinteger required

User ID.

phoneNumberIdinteger required

ID of a phone number.

Headers

X-External-Correlation-Idstring uuid

Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.

Response

No Content.

Changes

No recorded changes to this endpoint across all 5 revisions of this API.