projectLogo_delete

DELETE /orgs/{oid}/projects/{pid}/logo/{logoId}

This method deletes the logo

Security Summary

  • Requires Authentication: true
  • Entitlements Required: org_projects_administrate

URI Parameters

  • pid (required): the id of the project
  • oid (required): the id of the org
  • logoId (required): the id of the logo

HTTP Request Body Parameters

None