API structure has changed
10 structure changes including:
10 Modifications
Modified
10
Breaking
GET /api/v2/secret/{identifier}/status
- Response
-
200 response Modified
-
application/json content type Modified
-
alternative Modified
-
object alternative Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- object-1, object-2 alternatives Added
-
object alternative Removed
-
alternative Modified
-
application/json content type Modified
GET /api/v2/status
- Response
-
200 response Modified
-
application/json content type Modified
- success property Added
-
application/json content type Modified
GET /api/v2/supported-locales
- Response
-
200 response Modified
-
application/json content type Modified
- success property Added
-
application/json content type Modified
GET /api/v2/version
- Response
-
200 response Modified
-
application/json content type Modified
- success property Added
-
application/json content type Modified
POST /api/v2/guest/secret/conceal
- Response
- 429 response Added
POST /api/v2/guest/secret/generate
- Response
- 429 response Added
POST /api/v2/guest/secret/{identifier}/reveal
- Response
- 429 response Added
POST /api/v2/secret/conceal
- Response
- 429 response Added
POST /api/v2/secret/generate
- Response
- 429 response Added
POST /api/v2/secret/{identifier}/reveal
- Response
- 429 response Added