Checks if a user has permission to be assigned to an issue in this repository.If the assignee can be assigned to issues in the repository, a 204 header with no content is returned.Otherwise a 404 status code is returned.
Request
Path Params
Responses
🟢204If the `assignee` can be assigned to issues in the repository, a `204` header with no content is returned.