/v0/accounts/:name
PATCH /v0/accounts/:name
PATCH
/v0/accounts/:name
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” name
required
Characters must be [A-Za-z0-9-.] The first and last characters must be [A-Za-z0-9-.]
string
Example
example_manCharacters must be [A-Za-z0-9-.] The first and last characters must be [A-Za-z0-9-.]
Request Body
Section titled “Request Body ”object
nickname
Nickname
string
email
Email address
string format: email
Example
john@example.com passphrase
Passphrase
string
Example
じゃすた・いぐざんぽぅ bio
required
Biography
string
Responses
Section titled “ Responses ”OK
object
id
required
Account ID
string
Example
38477395 name
required
Account name
string
Example
@example_man@example.com nickname
required
Account nickname
string
Example
John Doe bio
required
Biography
string
email
required
Account email address
string format: email
Example
foo@example.comWhen email updated
object
id
required
Account ID
string
Example
38477395 name
required
Account name
string
Example
@example_man@example.com nickname
required
Account nickname
string
Example
John Doe bio
required
Biography
string
email
required
Account email address
string format: email
Example
foo@example.comBad Request
Not Found
Account not found
object
error
required
Account not found.
string
Internal Server Error
object
error
required
Internal server error.
string