Users
Remove relationship
Removes a relationship with another user by ID. Removes friends, cancels friend requests (incoming or outgoing), or unblocks a blocked user depending on current relationship type.
delete/users/@me/relationships/{user_id}
Path parameters
user_idstring snowflake required
The ID of the user
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.