App Owner
Delete
Delete deletes the owners from a given app.
delete/api/v1/apps/{app_id}/owners
Path parameters
app_idstring required
The app_id field for the app to remove the owner of.
Request body
Response
the empty response message for deleting app owners.
C1ApiAppV1DeleteAppOwnersResponse required
the empty response message for deleting app owners.