mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 12:27:46 +00:00
Automated commit by github action: 5588021425
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
post:
|
||||
operationId: reassignCampaign
|
||||
security:
|
||||
- oauth2: [ idn:certification:write ]
|
||||
operationId: move
|
||||
tags:
|
||||
- Certification Campaigns
|
||||
summary: Reassign Certifications
|
||||
description: >-
|
||||
This API reassigns the specified certifications from one identity to another. A token with ORG_ADMIN or CERT_ADMIN
|
||||
authority is required to call this API.
|
||||
deprecated: true
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
Reference in New Issue
Block a user