An OAuth token is required to access the V1 WalkMe API. The API token must be included via an Authorization
header with a type of Bearer
when calling any of the methods. Provide a JSON request body for POST
, PUT
, and PATCH
write operations, and set your HTTP Content-type
header to application/json
.