Do not miss any Kitsu API changes, ever again

Subscribe to the Kitsu API changelog to be up to date on recent changes.

RSS

19 days ago

main
1.0.58
Compare

API structure has changed

3 structure changes including:
1 Addition
2 Modifications
Modified 2
GET /data/projects/{project_id}/team
  • Response
  • 200 response Modified
    • application/json content type Modified
      • project_role property Added
POST /data/projects/{project_id}/team
  • Body
  • application/json content type Modified
    • role property Added
Added 1
PUT /data/projects/{project_id}/team/{person_id}