Added
[2026-05-04] Added: GET, POST, DELETE for API tokens
1 day ago by BB
Endpoint: v1/employments_api_tokens and v1/employments_api_tokens/{id}
Method: POST, GET, DELETE
Change: Added endpoints and methods to create (POST), list (GET) and remove (DELETE) tokens that the user can use for API requests. (Note that this will not show the value of the token)
