$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The DELETE /skills/{skillId} endpoint deletes the skill matching the skill ID provided.

In this page

Parameters

The endpoint accepts the following path parameter:

skillId

Type

Required

Example

StringTrue8e22b1fe-d2ea-403d-8c03-50eb21188e79

The skill ID of the skill to delete.

Responses

Successful response

Successful requests return a 200 Success code.

  • No labels