prueba2
GET /prueba2
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/hal+json
application/json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/hal+json
application/json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /prueba2
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/hal+json
application/json |
Content-Type | application/vnd.status.v1+json
application/json |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/hal+json
application/json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /prueba2[/:prueba2_id]
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/hal+json
application/json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/hal+json
application/json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /prueba2[/:prueba2_id]
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/hal+json
application/json |
Content-Type | application/vnd.status.v1+json
application/json |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/hal+json
application/json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
PUT /prueba2[/:prueba2_id]
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/hal+json
application/json |
Content-Type | application/vnd.status.v1+json
application/json |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/hal+json
application/json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /prueba2[/:prueba2_id]
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/hal+json
application/json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/hal+json
application/json |
Allow | Comma-separated list of all HTTP methods allowed |
prueba
GET /prueba
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/hal+json
application/json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/hal+json
application/json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /prueba
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/hal+json
application/json |
Content-Type | application/vnd.status.v1+json
application/json |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/hal+json
application/json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /prueba[/:prueba_id]
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/hal+json
application/json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/hal+json
application/json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /prueba[/:prueba_id]
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/hal+json
application/json |
Content-Type | application/vnd.status.v1+json
application/json |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/hal+json
application/json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
PUT /prueba[/:prueba_id]
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/hal+json
application/json |
Content-Type | application/vnd.status.v1+json
application/json |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/hal+json
application/json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /prueba[/:prueba_id]
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/hal+json
application/json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/hal+json
application/json |
Allow | Comma-separated list of all HTTP methods allowed |
test
GET /test
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.status.v1+json
application/json
application/*+json |
Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
Header | Value |
---|---|
Content-Type | application/vnd.status.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |