Change Updates

Do not miss any Popsell API changes, ever again

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

RSS

May 22, 2024

main
0.1
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5
GET /widget/ambassadors/{id}/posts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /{environment}/posts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /{environment}/posts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_on_boarding, is_welcome, shareable, no_comment properties Added
PATCH /manager/posts/{id}
  • Body
  • application/json content type Modified
    • is_on_boarding, is_welcome, shareable, no_comment, is_akn, is_planned, start_date, data1, data2, thread_last_update properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_on_boarding, is_welcome, shareable, no_comment properties Added
POST /manager/posts
  • Body
  • application/json content type Modified
    • is_on_boarding, is_welcome, shareable, no_comment, status, contents, titles properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • is_on_boarding, is_welcome, shareable, no_comment properties Added