A Slot is a time interval when a user desclares himself available to evaluate other users. Actually, a slot must be at least 1800 minutes by default (with a granularity of 15 minutes). Campus can manage and edit the minimum slot duration. A slot can be set every day between 30 minutes and 2 weeks in advance.


GET /v2/slots
Return all the slots

GET /v2/projects/:project_id/slots
Return all the slots of the given Project

GET /v2/users/:user_id/slots
Return all the slots of the given User

GET /v2/me/slots
Return all the slots for the current resource owner



POST /v2/slots
Create a slot


PATCH /v2/slots/:id
Update a slot

PUT /v2/slots/:id
Update a slot


DELETE /v2/slots/:id
Destroy a slot