---
title: "Changes to POST /projects/{id}/sync/"
method: POST
path: "/projects/{id}/sync/"
---

# Changes to POST /projects/{id}/sync/

`POST /projects/{id}/sync/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 8 revisions.

- **2024-04-23** `cbf68ddd9760` — 1 breaking, 1 warning, 9 info
- **2023-09-05** `011f9cfbad09` — 3 breaking, 12 info
- **2023-08-21** `c84b4813cab1` — 7 info
- **2023-05-19** `f84d9240fdf2` — 1 info
- **2023-04-25** `62d33b790834` — 13 breaking, 5 warning, 4 info

## Changes

- **2024-04-23** `cbf68ddd9760` — 1 breaking, 1 warning, 9 info
  - removed the required property `import_task_id` from the response with the `202` status
  - removed the optional property `credential_id` from the response with the `202` status
  - the endpoint scheme security `EDAJWTAuthentication` was added to the API
  - the endpoint scheme security `jwtAuth` was added to the API
  - added the optional property `eda_credential_id` to the response with the `202` status
  - added the optional property `scm_branch` to the response with the `202` status
  - added the optional property `scm_refspec` to the response with the `202` status
  - added the required property `organization_id` to the response with the `202` status
  - added the required property `proxy` to the response with the `202` status
  - added the required property `scm_type` to the response with the `202` status
  - added the required property `signature_validation_credential_id` to the response with the `202` status
- **2023-09-05** `011f9cfbad09` — 3 breaking, 12 info
  - removed the request body
  - the `id` response's property type/format changed from `string`/`uuid` to `integer`/`` for status `202`
  - removed the required property `href` from the response with the `202` status
  - added the optional property `credential_id` to the response with the `202` status
  - added the optional property `description` to the response with the `202` status
  - added the optional property `verify_ssl` to the response with the `202` status
  - added the required property `created_at` to the response with the `202` status
  - added the required property `git_hash` to the response with the `202` status
  - added the required property `import_error` to the response with the `202` status
  - added the required property `import_state` to the response with the `202` status
  - added the required property `import_task_id` to the response with the `202` status
  - added the required property `modified_at` to the response with the `202` status
  - added the required property `name` to the response with the `202` status
  - added the required property `url` to the response with the `202` status
  - the response required property `id` became read-only for the status `202`
- **2023-08-21** `c84b4813cab1` — 7 info
  - the endpoint scheme security `cookieAuth` was added to the API
  - the request property `credential_id` became optional (media type: application/json)
  - the request property `credential_id` became optional (media type: application/x-www-form-urlencoded)
  - the request property `credential_id` became optional (media type: multipart/form-data)
  - the request required property `credential_id` became not read-only (media type: application/json)
  - the request required property `credential_id` became not read-only (media type: application/x-www-form-urlencoded)
  - the request required property `credential_id` became not read-only (media type: multipart/form-data)
- **2023-05-19** `f84d9240fdf2` — 1 info
  - the endpoint scheme security `cookieAuth` was removed from the API
- **2023-04-25** `62d33b790834` — 13 breaking, 5 warning, 4 info
  - added required request body
  - the `id` response's property type/format changed from `integer`/`` to `string`/`uuid` for status `202`
  - removed the required property `created_at` from the response with the `202` status
  - removed the required property `git_hash` from the response with the `202` status
  - removed the required property `import_error` from the response with the `202` status
  - removed the required property `import_state` from the response with the `202` status
  - removed the required property `modified_at` from the response with the `202` status
  - removed the required property `name` from the response with the `202` status
  - removed the required property `organization_id` from the response with the `202` status
  - removed the required property `proxy` from the response with the `202` status
  - removed the required property `scm_type` from the response with the `202` status
  - removed the required property `signature_validation_credential_id` from the response with the `202` status
  - removed the required property `url` from the response with the `202` status
  - removed the optional property `description` from the response with the `202` status
  - removed the optional property `eda_credential_id` from the response with the `202` status
  - removed the optional property `scm_branch` from the response with the `202` status
  - removed the optional property `scm_refspec` from the response with the `202` status
  - removed the optional property `verify_ssl` from the response with the `202` status
  - the endpoint scheme security `EDAJWTAuthentication` was removed from the API
  - the endpoint scheme security `jwtAuth` was removed from the API
  - added the required property `href` to the response with the `202` status
  - the response required property `id` became not read-only for the status `202`

---

[Operation](https://skmtc.dev/ansible/apis/event-driven-ansible-api/docs/projects/:id/sync/post.md) · [API](https://skmtc.dev/ansible/apis/event-driven-ansible-api.md) · [Page](https://skmtc.dev/ansible/apis/event-driven-ansible-api/changes/projects/:id/sync/post)
