users
Deletes the contact info of the user with the specified id.
<Check title="Required Permissions" icon="key">The user must be an admin or the creator or have user-master-data:write permissions.</Check>
delete/users/{userId}/contactinfo/{contactInfoId}
Path parameters
userIdstring uuid required
The id of the user.
contactInfoIdstring uuid required
The id of the contact info.
Headers
Authorizationstring required
Bearer authentication
Response
No Content
object required
Changes
No recorded changes to this endpoint across all 5 revisions of this API.