v1

latestOpenAPI 3.1.02026-08-04164270844.7 KB
Users

Delete a custom user link

🔑

Required OAuth scope: users:write.

Deletes a specific custom user link given its unique ID.

delete/api/v2/users/{userId}/custom-links/{customUserLinkId}

Path parameters

userIdstring ObjectId required
Example:507f1f77bcf86cd799439011

The unique ID of the user.

customUserLinkIdstring ObjectId required
Example:507f1f77bcf86cd799439011

The unique ID of the custom user link to be deleted.

Headers

360-api-version'v2.0' required

The version of the API.

Response

Deletes a specific custom user link.