User
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
objectOptional
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
CheckOwnershipData | CertificateData | ...put
/user/me/infos200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
tokenstringRequired
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
CheckOwnershipData | CertificateData | ...put
/user/me/verify/{token}200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
phone_numberstringOptional
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
CheckOwnershipData | CertificateData | ...post
/user/add/phone200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
otp_codestringOptional
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
CheckOwnershipData | CertificateData | ...post
/user/verify/phone200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
keywordsstringRequired
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
CheckOwnershipData | CertificateData | ...get
/user/assets/{keywords}200Success
Last updated