DeleteApiV1DeveloperAppsByAppUuidData
DeleteApiV1DeveloperAppsByAppUuidData =
object
Defined in: src/client/types.gen.ts:4818
Properties
body?
optionalbody:never
Defined in: src/client/types.gen.ts:4819
path
path:
object
Defined in: src/client/types.gen.ts:4820
app_uuid
app_uuid:
string
App UUID
query?
optionalquery:never
Defined in: src/client/types.gen.ts:4826
url
url:
"/api/v1/developer/apps/{app_uuid}"
Defined in: src/client/types.gen.ts:4827
Last updated on