Create attachment in user

Creates an attachment belonging to the user by their ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier of the user.

Body Params
string

The title of the attachment. If the title is blank or not provided, the title will derived from the file name.

string

The file name of the attachment.

string

The base64-encoded contents of the source file. The supported file types are png, jpg, pdf, xls, xlsx, doc, docx.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json