Update Certification Tasks

put

/iam/governance/selfservice/api/v1/certifications/{certid}/tasks

Updates the certification tasks.

Request

Supported Media Types
Path Parameters
Body ()
certifications inputs
Root Schema : PutCertificationsTasksRequest
Type: object
Show Source
Nested Schema : tasks
Type: array
Show Source
Nested Schema : PutCertificationsTasksRequestEntity
Type: object
Show Source
Nested Schema : fields
Type: array
Show Source
Nested Schema : PutCertificationsTasksByTaskIdRequestField
Type: object
Show Source
Back to Top

Response

Supported Media Types

201 Response

Successful
Headers
Body ()
Root Schema : PutCertificationsTasksResponse
Type: object
Show Source
Nested Schema : tasks
Type: array
Show Source
Nested Schema : PutCertificationsTasksByTaskIdResponse
Type: object
Show Source
Nested Schema : fields
Type: array
Show Source
Nested Schema : PutCertificationsTasksByTaskIdResponseField
Type: object
Show Source
Nested Schema : LinkDataInstances
Type: object
Show Source

401 Response

Unauthorized

404 Response

Entity not found

500 Response

Internal Server Error

Default Response

Unexpected error
Back to Top