v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
App Resource API

Update App Resource

Update an existing app resource.

put/v2/app-resources/{id}

Path parameters

idstring required

The ID of the resource.

Request body

resourceTypestring

The type of the resource.

namestring

The name of the resource.

descriptionstring

A description of the resource.

externalIdstring nullable

The external ID of the resource (optional).

Response

Success