Rejection reasons
Get reasons
GET/v2/rejection_reasons
Query parameters
Header parameters
Response
Success
Body
Idinteger (int32)
Name*string
TypeTalentLyft.Data.Enumerators.RejectionReasonTypes (enum)
NoneSpecifiedTheyRejectedUsWeRejectedThem
Actionsnullable array of Adopto.Common.Api.Dto.AutomatedAction (object)
Request
Response
Create reason
POST/v2/rejection_reasons
Header parameters
Body
Idinteger (int32)
Name*string
TypeTalentLyft.Data.Enumerators.RejectionReasonTypes (enum)
NoneSpecifiedTheyRejectedUsWeRejectedThem
Actionsnullable array of Adopto.Common.Api.Dto.AutomatedAction (object)
Response
Created
Body
Idinteger (int32)
Name*string
TypeTalentLyft.Data.Enumerators.RejectionReasonTypes (enum)
NoneSpecifiedTheyRejectedUsWeRejectedThem
Actionsnullable array of Adopto.Common.Api.Dto.AutomatedAction (object)
Request
Response
Get reason
GET/v2/rejection_reasons/{id}
Path parameters
id*integer (int32)
Header parameters
Response
Success
Body
Idinteger (int32)
Name*string
TypeTalentLyft.Data.Enumerators.RejectionReasonTypes (enum)
NoneSpecifiedTheyRejectedUsWeRejectedThem
Actionsnullable array of Adopto.Common.Api.Dto.AutomatedAction (object)
Request
Response
Update reason
PUT/v2/rejection_reasons/{id}
Path parameters
id*integer (int32)
Header parameters
Body
Idinteger (int32)
Name*string
TypeTalentLyft.Data.Enumerators.RejectionReasonTypes (enum)
NoneSpecifiedTheyRejectedUsWeRejectedThem
Actionsnullable array of Adopto.Common.Api.Dto.AutomatedAction (object)
Response
No Content
Request
Response
Delete reason
DELETE/v2/rejection_reasons/{id}
Path parameters
id*integer (int32)
Query parameters
Header parameters
Response
No Content
Request
Response