v1

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

Create App Resource

Create a new app resource for an app instance.

post/v2/app-resources

Request body

appInstanceIdstring required

The ID of the app instance.

resourceTypestring required

The type of the resource.

namestring required

The name of the resource.

descriptionstring

A description of the resource.

externalIdstring nullable

The external ID of the resource (optional).

Response

Success