support
Help Request
post/user/{user_id}/support_request
Path parameters
user_idinteger required
Request body
Example request
{
"message": "I need help resetting my password"
}Response
successful operation
Example response
{
"message": "I need help!"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.