User Organization Images Destroy
Delete an image asset from the organization.
Request format (JSON):
- url: Full URL of the image to delete (required)
OR
- filename: Filename of the image to delete (required)
Returns:
- 200: Image deleted successfully
- 400: Invalid request or image not found
- 500: Deletion failed
Authentication
AuthorizationBearer
JWT access token or Respan API key