v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Access Profile API

Update Access Profile

Update an existing access profile.

put/v2/access-profiles/{id}

Path parameters

idstring required

The ID of the access profile to update.

Request body

namestring

Updated name. Omit or set to "" to leave unchanged.

descriptionstring nullable

Updated description. Omit to leave unchanged; set to "" to clear.

Response

Success