Skip to main content
POST
Admin Register Synthetic File

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required

Body

application/vnd.api+json

Request body for POST /api/admin/teams/{team_id}/files/synthetic.

data
SyntheticFileCreateData · object
required

Response

Successful Response

Single-resource JSON:API response wrapping a FileResource.

data
JsonApiResource[FileAttributes] · object
required
included
any[] | null
meta
Meta · object | null