docs
Create User Doc
Creates a new document for a user.
Parameters: user_id (UUID): The unique identifier of the user associated with the document. data (CreateDocRequest): The data to create the document with. x_developer_id (UUID): The unique identifier of the developer associated with the document.
Returns: Doc: The created document.
POST
Authorizations
Path Parameters
Query Parameters
Body
application/json
Payload for creating a doc
Maximum length:
800