---
title: "Approve or reject a roster import"
method: GET
path: "/roster/{rosterId}/import"
tags: ["Roster"]
---

# Approve or reject a roster import

`GET /roster/{rosterId}/import`

Approves or rejects a roster import based on the action parameter

## Path parameters

- `rosterId` string, required

## Query parameters

- `action` string, required

## Headers

- `tenant-id` string, required

## Response `200`

Roster import action completed successfully

## Other responses

- `400` — Invalid action parameter
- `401` — Unauthorized - Authentication required
- `403` — Forbidden - Insufficient permissions
- `404` — Roster job not found
- `409` — Invalid roster status for approval/rejection

---

[API](https://skmtc.net/certifyos/apis/certify-api-layer.md) · [All operations](https://skmtc.net/certifyos/apis/certify-api-layer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/certifyos/certify-api-layer/revisions/3d27e9019c7b/schema)
