Delete a certification
Certification
Delete a certification
Permanently deletes a certification record from the user profile. Only the certification owner can perform this action.
DELETE
Delete a certification
Authorizations
Server-to-server authentication. Generate a token in the admin UI at
Settings → Developers → API Access. Send the raw token in the
Api-Token header — there is no Bearer prefix.
Tokens can be marked read-only at creation time, in which case the API
rejects any non-GET request with 403 Forbidden.
Path Parameters
Certification identifier
Response
Certification resource deleted

