LTI Tool Deployment
Create manual LTI tool deployment
Register an LMS platform manually by sending issuer, client, deployment, JWKS, token, and authorization URLs.
post/api/v1/lti-tool-deployment/create-manual/
Response
The resource was created successfully.
Example response
{
"success": true
}