status

Unsets user custom status

Unsets a user's custom status by updating the user's props and updates the user

Permissions

Must be logged in as the user whose custom status is being removed.

delete/api/v4/users/{user_id}/status/custom

Path parameters

user_idstring required

User ID

Response

User custom status delete successful

statusstring

Will contain "ok" if the request was successful and there was nothing else to return

Changes

No recorded changes to this endpoint across all 1 revision of this API.