Skip to content

Remove one team's override of a field's upload default (admin)

DELETE
/fields/{id}/default-overrides/{team_id}

The team falls back to the field’s own default, if it has one.

id
required
string format: uuid
team_id
required
string format: uuid

Removed.

Authentication required, missing, or invalid

object
error
required

Human-readable error summary

string
Example
the request could not be completed
Example
{
"error": "authentication required: sign in and retry with a valid session or API token"
}

Authenticated but missing required capabilities

object
error
required

Human-readable error summary

string
Example
the request could not be completed

Resource not found

object
error
required

Human-readable error summary

string
Example
the request could not be completed