Skip to main content
DELETE
Delete Image Field

Authorizations

Authorization
string
header
required

OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.

Path Parameters

image_type
integer
required

integer - required - The ID of the image you want to delete

Example:

1

image_id
integer
required

integer - required - The ID of the image you want to delete

Example:

1

field_id
integer
required

integer - required - The ID of the image you want to delete

Example:

1

Response