v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBAccomplishment
Create a New Accomplishment
This endpoint creates a new accomplishment in the system. <h3>Required Scope</h3>accomplishments:write
post/api/v2/accomplishments
Request body
Example request
{
"data": {
"attributes": {
"user-identifier-type": "UserId"
}
}
}Response
Success