Description: Deletes the master token for paired JPDs.
Since: 7.29.7
Authorization: Requires admin permissions.
Usage: DELETE /<svc>/api/v1/service_trust/pairings/*
Content-Type: application/json
Produces: application/json
Sample Request:
{
"base_url": "http:/<old base URL>" (without "/artifactory")
}Sample Response: {none}
Status Codes:
Code | Description |
|---|---|
200 | Deleted |
404 | Base URL not found |