diff --git a/static/api-specs/idn/beta/paths/campaign-admin-cert-reassign.yaml b/static/api-specs/idn/beta/paths/campaign-admin-cert-reassign.yaml index 3fbe5a898..86c84f8d9 100644 --- a/static/api-specs/idn/beta/paths/campaign-admin-cert-reassign.yaml +++ b/static/api-specs/idn/beta/paths/campaign-admin-cert-reassign.yaml @@ -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