Nexus
Nexus APIs
DELETE
/v1/organizations/{organizationId}/aliases/{systemName}/{systemId}
Deletes an organization alias
Requires the organization.update permission
Parameters
| Name | In | Required | Description |
|---|---|---|---|
organizationId |
path | Yes | |
systemName |
path | Yes | |
systemId |
path | Yes | The system id. |
Responses
204
No Content
Security
Authentication is required for this operation.
Source: default
Requirements (any one option may satisfy)
- Bearer and ApplicationToken
- Basic