Skip to content

Commit

Permalink
Users: Add nsfw boolean.
Browse files Browse the repository at this point in the history
Part of #31
  • Loading branch information
denschub committed Jan 26, 2019
1 parent e601b9d commit eed213e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _routes/users.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ PATCH /api/v1/user
| gender | string | The profiles gender. |
| location | string | The users location. |
| name | string | The new profile name. |
| nsfw | boolean | Whether the profile should be marked as NSFW. |
| searchable | boolean | Whether the profile should be searchable via the profile name or not. |
| show_profile_info | boolean | whether the public info should be publicly visible or not. |
| tags | array | Up to five tags to tag the profile with. |
Expand Down

0 comments on commit eed213e

Please sign in to comment.