v1

latestOpenAPI 3.1.02026-07-24145580597.0 KB
Users:v1:Notes

Create user note

Create new note on the profile of the specified user

post/users/v1/users/{userId}/notes

Path parameters

userIdinteger required

The unique identifier of user to create note for

The unique identifier of user to create note for

Request body

titlestring

The title of the user note to be created

textstring required

The text of the user note to be created

Response

Successful Response

requestIdstring