v25

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-08143108383.9 KB
Profile

Updates the description and public flag of a BDMS.Models.Profile.

put/api/v{version}/profile/{id}

Path parameters

idinteger required

The id of the BDMS.Models.Profile to update.

versionstring required

Request body

descriptionstring nullable

Gets or sets the description.

publicboolean nullable

Gets or sets whether the profile is public.

Response

OK