DeleteApiV1DeveloperAppsByAppUuidData
DeleteApiV1DeveloperAppsByAppUuidData =
object
Defined in: src/client/types.gen.ts:3828
Properties
body?
optionalbody:never
Defined in: src/client/types.gen.ts:3829
path
path:
object
Defined in: src/client/types.gen.ts:3830
app_uuid
app_uuid:
string
App UUID
query?
optionalquery:never
Defined in: src/client/types.gen.ts:3836
url
url:
"/api/v1/developer/apps/{app_uuid}"
Defined in: src/client/types.gen.ts:3837
Last updated on