Updates certification tasks
put
/iam/governance/selfservice/api/v1/certifications/{certid}/tasks
Updates the certification tasks.
Request
Supported Media Types
- application/json
Path Parameters
-
certid: string
Certification ID
certifications inputs
Nested Schema : PutCertificationsTasksRequestEntity
Type:
Show Source
object
-
action(optional):
string
-
fields(optional):
array fields
-
id(optional):
string
Nested Schema : fields
Type:
Show Source
array
-
[0]:
object PutCertificationsTasksByTaskIdRequestField
Nested Schema : PutCertificationsTasksByTaskIdRequestField
Type:
Show Source
object
-
field(optional):
string
Response
Supported Media Types
- application/json
201 Response
Successful
Headers
-
ResponseTime: string
Captures the time in milliseconds taken for processing the request.
Nested Schema : fields
Type:
Show Source
array
-
[0]:
object PutCertificationsTasksByTaskIdResponseField
Nested Schema : PutCertificationsTasksByTaskIdResponseField
Type:
Show Source
object
-
field(optional):
string
Nested Schema : LinkDataInstances
Type:
Show Source
object
-
href(optional):
string
-
rel(optional):
string
401 Response
Unauthorized
404 Response
Entity not found
500 Response
Internal Server Error
Default Response
Unexpected error