Delete a generative AI profile - Fluid Topics - Latest

Fluid Topics API Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

This web service allows users with the ADMIN role to delete a generative AI profile.

For more information about generative AI profiles, see Generative AI.

Method Endpoint
DELETE
/api/admin/ai/profiles/{id}

Response body

This web service does not return a response body when successful.

Return code Description
200 OK The profile was deleted successfully.
401 UNAUTHORIZED The authorization header is absent or invalid.

For a comprehensive list of all possible return codes, see Return codes.