Deletes the profile image of the projecttemplate with the specified id.

Deletes the profile image of the projecttemplate with the specified id. <Check title="Required Permissions" icon="key">Any authenticated user.</Check>

Authentication

AuthorizationBearer

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

Path parameters

projecttemplateIdstringRequiredformat: "uuid"
The id of the projecttemplate the file is linked to.