Add/update document
POST/v1/account/documents
Add/update a document by type. If the document already exists, it will be updated with the new file. If the document does not exist, it will be created.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 405
- 415
- 429
- 500
Created
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Unsupported Media Type
Too Many Requests
Internal Server Error