dbt-labs / dbt-labs/dbt-cloud-openapi-spec
POST /api/v2/accounts/<account_id>/jobs/<job_id>/run returning HTTP 405
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
(cross posting from #dbt-cloud slack channel ([thread](https://getdbt.slack.com/archives/CMZ2V0X8V/p1628704407084900))
hello 👋 (first time poster here).
I'm fairly certain that the `POST /api/v2/accounts//jobs//run` endpoint may be not working as intended. I'm making a POST request (see screenshot below) and dbt's API is returning:
```
405 Method Not Allowed
{
"detail": "Method \"GET\" not allowed."
}
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.