Path parameters

  • userId string Required

Responses

  • 200

    Successful response

PUT /users/user-status/{userId}
curl \
 -X PUT http://localhost:3003/api/dev/users/user-status/57dd5610-5896-4cf3-9f58-2e7e77feb888 \
 -H "Authorization: Bearer $ACCESS_TOKEN"