DeleteApiV1DeveloperAppsByAppUuidData
DeleteApiV1DeveloperAppsByAppUuidData =
object
Defined in: src/client/types.gen.ts:2825
Properties
body?
optionalbody:never
Defined in: src/client/types.gen.ts:2826
path
path:
object
Defined in: src/client/types.gen.ts:2827
app_uuid
app_uuid:
string
App UUID
query?
optionalquery:never
Defined in: src/client/types.gen.ts:2833
url
url:
"/api/v1/developer/apps/{app_uuid}"
Defined in: src/client/types.gen.ts:2834
Last updated on