Version 4.0.26.2 (latest)
Update certification for a Self Service Explore
Request
POST
/self_service_models/{model_name}/certification
Datatype
Description
Request
path
Expand HTTP Path definition...
model_name
Name of self service model.
body
Expand HTTP Body definition...
body
Certification Information
Expand Certification definition...
certification_status
Certification status: "certified" or "revoked" Valid values are: "certified", "revoked".
ui_status
lock
Indicates whether the underlying model is ungoverned
user_name
lock
Display name of user who certified the content, derived from user_id
notes
Certification notes
updated_at
lock
Timestamp of certification
Response
200: Updated certification for self service model
Datatype
Description
(object)
certification_status
Certification status: "certified" or "revoked" Valid values are: "certified", "revoked".
ui_status
lock
Indicates whether the underlying model is ungoverned
user_name
lock
Display name of user who certified the content, derived from user_id
notes
Certification notes
updated_at
lock
Timestamp of certification
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
403: Permission Denied
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
409: Resource Already Exists
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
422: Validation Error
Datatype
Description
(object)
message
lock
Error details
errors
Expand ValidationErrorDetail definition...
field
lock
Field with error
code
lock
Error code
message
lock
Error info message
documentation_url
lock
Documentation link
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link