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