Create a Dive embed session for a service account
POST/v1/dives/:dive_id/embed-session
Creates an embed session for the specified Dive using a service account. The username must be a service account username, not a user account.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successful response
Bad Request
Invalid Credentials
Unauthorized
Not Found
Internal Error