Can Create a Goal

Determine if the API user has permission to create a goal for this employee.

Sample Request Url

https://api.bamboohr.com/api/gateway.php/samplecompany/v1/performance/employees/1234/goals/canCreateGoals

Sample Response

{
    "canCreateGoals": true
}
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!