v5
latestOpenAPI 3.1.02026-07-262421791.5 MBsca-pin
Delete a PIN
Deletes a PIN associated to a profile.
To update a PIN for a profile, use this endpoint followed by Create a PIN.
{% admonition type="warning" %} This operation is irreversible. {% /admonition %}
delete/v2/profiles/{profileId}/pin
Path parameters
profileIdinteger required
The profile ID.
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
The PIN has been deleted.