/notes
POST /notes
Authorizations
Request Body
object
Note content (max 3000 characters/if attachment file exists, allow 0 character)
Note visibility (PUBLIC/HOME/FOLLOWERS/DIRECT)
Attachment file IDs (max 16 files)
Contents warning comment (max 256 characters)
Send to account ID (if visibility is DIRECT)
Responses
200
OK
object
Note ID
Note content
Note visibility
Contents warning comment
Send to account ID
Author account ID
Note created date
Note Attachment Media
object
Attachment Medium id
Attachment filename
Attachment author account id
Attachment medium blurhash
Attachment medium mime type
If true, attachment is nsfw
Attachment medium url
Attachment thumbnail url
400
Bad Request
403
You are silenced
You can’t set note visibility to PUBLIC
object
You are silenced (You cannot set visibility to public
404
Not Found
500
Internal Server Error
Internal Error
object
Internal Error