v1
latestOpenAPI 3.1.02026-08-0653126213.6 KBBadge
Create Badge Alignment
Add a new string to the badge's alignment. The input data could be anything typed by the user.
post/v1/badge/{badge_id}/alignment
Path parameters
badge_idinteger required
Headers
X-Access-Tokenstring nullable
Request body
Example request
{
"external_id": "123-45678-90"
}Response
Successful Response
Example response
{
"external_id": "123-45678-90",
"name": "Null Badging Standard - Example Layer",
"description": "This badge has been mapped to the Example Layer of the Null Badging Standard",
"url": "https://Null_Badging/Example.org"
}