4 structure changes including:
3 Additions
1 Modification
Modified
1
GET /user/my/groups
- Response
- 200 response Added
Added
3
GET /app/login-with-code
GET /user/my/newsletters
POST /newsletter/unfollow
3 structure changes including:
3 Additions
Added
3
POST /group/participants/demote
POST /group/participants/promote
POST /group/participants/remove
9 structure changes including:
1 Addition
8 Modifications
Modified
8
Breaking
POST /group/join-with-link
- Body
-
multipart/form-data content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
POST /group/leave
- Body
-
multipart/form-data content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
POST /message/{message_id}/reaction
- Body
-
multipart/form-data content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
POST /message/{message_id}/revoke
- Body
-
multipart/form-data content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
POST /send/contact
- Body
-
multipart/form-data content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
POST /send/link
- Body
-
multipart/form-data content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
POST /send/location
- Body
-
multipart/form-data content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
POST /send/message
- Body
-
multipart/form-data content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
Added
1
POST /message/{message_id}/delete