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

Changes

No recorded changes to this endpoint across all 25 revisions of this API.