Create JobAsk AIpost https://{hostname}/rest/api/consent/v4/jobsUse this API to create a new schedule job for data subject bulk actions.Body ParamsEntityIdstringrequiredThe unique identifier of the entity for which the job is being created.NamestringrequiredThe name of the job.DescriptionstringThe description of the job.TypestringenumThe type of job.consent_ds_bulk_actionsAllowed:consent_ds_bulk_actionsTokenstringrequiredThe authentication token required to execute the job.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated about 2 months ago