Remove an object file attachment
objectFileId is the ObjectFile join row id (not the raw File id).
DELETE
/objects/{id}/files/{objectFileId}Authorization
AuthorizationOAuth2 access token · headerrequiredScopes:
api:writeor
AuthorizationBearer token (JWT) · headerrequiredPath parameters
idstringrequiredobjectFileIdstringrequiredResponses
200
401
Unauthorized - Invalid or missing authentication token
403
Forbidden - Insufficient API scopes or permissions