Create Task API Endpoint
api
Create Task API Endpoint
This API endpoint allows the creation of a new task.
POST
Create Task API Endpoint
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.