---
title: "POST /tasks/schedules/{id}/send/"
method: POST
path: "/tasks/schedules/{id}/send/"
tags: ["tasks"]
---

# POST /tasks/schedules/{id}/send/

`POST /tasks/schedules/{id}/send/`

Trigger this schedule now

## Path parameters

- `id` string, uuid, required

## Response `204`

Schedule sent successfully

## Other responses

- `400`
- `403`
- `404` — Schedule not found
- `500` — Failed to send schedule

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
