Skip to Content
Anuma SDKClientInternalType AliasesPutApiV1AdminAppsByIdData

PutApiV1AdminAppsByIdData

PutApiV1AdminAppsByIdData = object

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

Properties

body

body: HandlersUpdateAppRequest

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

Update app request


headers

headers: object

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

X-Admin-API-Key

X-Admin-API-Key: string

Admin API key


path

path: object

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

id

id: string

App ID (numeric) or App UUID


query?

optional query: never

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


url

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

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

Last updated on