Skip to main content
PATCH
Update certification type in organization

Authorizations

Authorization
string
header
required

JWT access token. Send Authorization: Bearer <token>.

Path Parameters

organization_id
string<uuid>
required

Organization identifier

certification_type_id
string<uuid>
required

Certification type (catalog) identifier

Body

application/json
slug
string
title
string
description
string | null
status
enum<string>
Available options:
active,
archived

Response

Updated

data
object
required