status
Delete user's recent custom status
Deletes a user's recent custom status by removing the specific status from the recentCustomStatuses in the user's props and updates the user.
Permissions
Must be logged in as the user whose recent custom status is being deleted.
post/api/v4/users/{user_id}/status/custom/recent/delete
Path parameters
user_idstring required
User ID
Request body
Response
User recent custom status delete successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.