DeleteStore
Removes the store from the resgitry
Body
namestringRequiredExample:
The name of the developer (from GitHub)
r488itaccessTokenstringRequiredExample:
The JWT access token of the developer (from Github) for user to server API Calls
ghu_HziKDuS1L15JOAZSTMzJU2WkN2rmNe2zvV4githubIDstringRequiredExample:
The GitHub ID of the developer
r488itkeystringRequiredExample:
The ID of the store
example.dappstoreorgstringOptional
The GitHub organization to fork the repo to.
Responses
200
successful operation
application/json
405
Invalid input
post
/store/deleteStoreLast updated