post https://api.ashbyhq.com/interviewerPool.archive
Archives an interviewer pool.
Requires the hiringProcessMetadataWrite
permission.
Log in to see full request history
Response
Archives an interviewer pool.
Requires the hiringProcessMetadataWrite
permission.
xxxxxxxxxx
curl --request POST \
--url https://api.ashbyhq.com/interviewerPool.archive \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
58}
{
"success": true,
"results": {
"id": "3ae2b801-19f6-41ef-ad28-214bd731948f",
"title": "Backend Technical Screeners",
"isArchived": false,
"trainingPath": {
"id": "3ae2b801-19f6-41ef-ad28-214bd731948f",
"enabled": true,
"trainingStages": [
{
"id": "3ae2b801-19f6-41ef-ad28-214bd731948f",
"interviewerRole": "Shadow",
"interviewsRequired": 2,
"approvalRequired": true,
"approvers": [
{
"id": "e9ed20fd-d45f-4aad-8a00-a19bfba0083e",
"firstName": "Test",
"lastName": "User",
"email": "test@ashbyhq.com",
"globalRole": "Organization Admin",
"isEnabled": true,
"updatedAt": "2022-08-12T20:29:56.964Z"
}