Skip to Content
Anuma SDKClientInternalType AliasesPutApiV1AdminAppsByIdData

PutApiV1AdminAppsByIdData

PutApiV1AdminAppsByIdData = object

Defined in: src/client/types.gen.ts:4598 

Properties

body

body: HandlersUpdateAppRequest

Defined in: src/client/types.gen.ts:4602 

Update app request


headers

headers: object

Defined in: src/client/types.gen.ts:4603 

X-Admin-API-Key

X-Admin-API-Key: string

Admin API key


path

path: object

Defined in: src/client/types.gen.ts:4609 

id

id: string

App ID (numeric) or App UUID


query?

optional query: never

Defined in: src/client/types.gen.ts:4615 


url

url: "/api/v1/admin/apps/{id}"

Defined in: src/client/types.gen.ts:4616 

Last updated on