v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBAccomplishment
Delete a Specific Accomplishment
This endpoint deletes an accomplishment from the system. On a successful delete, it returns a 204 No Content response. <h3>Required Scope</h3>accomplishments:write
delete/api/v2/accomplishments/{id}
Path parameters
idstring required
The ID of the accomplishment to delete.
Response
Success