POST
/
file_attachments
{
  "id": 123,
  "url": "<string>",
  "filename": "<string>",
  "created_at": "<string>",
  "updated_at": "<string>"
}

Headers

Content-Type
enum<string>
required
Available options:
multipart/form-data

Body

application/json

Body

The body is of type object.

Response

201
application/json

201

The response is of type object.