Remove App from network Market (since 1.0.14)

POST https://api.speakap.io/apps/remove

Use cases

  • Remove an app from the Market that was specifically added for your network

Request

URI:/apps/remove
Method:POST
Accept:application/vnd.speakap.api-v1.8.2+json+hal
Authentication:OAuth 2.0

Request body

Content-Type:application/x-www-form-urlencoded
Name Type Description
app EID App EID
network EID Network EID

Response

200
Successully removed: returns a Feedback object
400
Invalid data: returns an Error object
403
Unauthorized: returns an Error object