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

NameDescriptionTypeAdditional information
departmentId

integer

Required

effectiveDate

date

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true