GET api/v1/departmentskills/CanEdit/{departmentId}/{effectiveDate}
Returns a boolean indicating if the requesting user has permissions to edit a department skill. This is an asynchronous service.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| departmentId | integer |
Required |
|
| effectiveDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true