/api/v1/instagram/posts/{postId}
Path parameters
postId required | string postId from a posts listing, or the short code from the post URL. |
Query parameters
connectedAccountId required | string · uuid Connected account to act as |
Response
200Post.
| post | object
|
Errors
- 400: Bad request
- 401: Unauthorized: missing or invalid API key
- 403: Forbidden
- 404: Not found
- 422: Invalid request payload