This API is responsible for managing accreditation data for a WorldSkills event.
If the resource requires authorization, a Bearer access token needs to be sent with the Authorization header:
GET /accreditation HTTP/1.1
Authorization: Bearer ABCD-EFGH-1234-5678
Zones define certain areas or services to which people can have access to. An accreditation can have multiple zones.
Delegate types are used to categorize People - each delegate type has a certain color and default zones. A delegate type might be called "sub-category" in the accreditation matrix.
Loading API reference…