Using API Portal 10.3 | API Portal Administrator's Guide | Managing API Packages and Plans | Disassociating Providers from an API Package
 
Disassociating Providers from an API Package
You can disassociate providers from an API Package using a REST service. The following section illustrates the structures for the REST service to unlink providers from an API Package http://<host>:<portnumber>/abs/apirepository/v1/packages/{id}/providers?providerId=<value>.
* To disassociate providers from an API package
*HTTP Method: DELETE
Parameters: NA
Request Payload: NA
Response Payload
{
"status": "UNLINK_SUCCESSFUL",
"message": "unlink successful"
}

Copyright © 2014- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.