cURL
curl --request PUT \ --url https://app.kosli.com/api/v2/custom-attestation-types/{org}/{custom_attestation_type_name}/archive \ --header 'Authorization: Bearer <token>'
Archive a custom attestation type.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Was this page helpful?