crelate_client 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/Gemfile +7 -0
- data/Gemfile.lock +69 -0
- data/README.md +267 -0
- data/Rakefile +8 -0
- data/crelate_client-1.0.0.gem +0 -0
- data/crelate_client.gemspec +45 -0
- data/docs/AssignedTo.md +11 -0
- data/docs/AssignedToRequest.md +9 -0
- data/docs/BoardParameters.md +9 -0
- data/docs/BroadcastMessage.md +15 -0
- data/docs/BroadcastMessageCreateRequest.md +9 -0
- data/docs/CompaniesApi.md +921 -0
- data/docs/Company.md +11 -0
- data/docs/ComplianceSettingsPayload.md +8 -0
- data/docs/ConsentRequestPayload.md +9 -0
- data/docs/ContactsApi.md +1246 -0
- data/docs/CrelateAction.md +14 -0
- data/docs/CrelateActionPayload.md +10 -0
- data/docs/CrelateDetails.md +10 -0
- data/docs/CustomFormCompletedForm.md +11 -0
- data/docs/CustomFormDefinition.md +16 -0
- data/docs/CustomFormDefinitionEntities.md +9 -0
- data/docs/CustomFormFormDefinitionUsage.md +10 -0
- data/docs/CustomFormFormDefintionUsageJobs.md +9 -0
- data/docs/CustomFormFormFieldUsage.md +11 -0
- data/docs/CustomFormFormFieldUsageFormDefinition.md +10 -0
- data/docs/CustomFormLayoutSection.md +9 -0
- data/docs/CustomFormSaveResponse.md +12 -0
- data/docs/DocumentCollection.md +10 -0
- data/docs/DocumentItem.md +22 -0
- data/docs/DomainApi.md +198 -0
- data/docs/EmailAttachment.md +9 -0
- data/docs/EntityDocumentOptions.md +8 -0
- data/docs/EntityLookup.md +15 -0
- data/docs/ExtIntegrationResponseInterviewResponse.md +11 -0
- data/docs/ExtReferralRequest.md +12 -0
- data/docs/ExtResumeCandidate.md +21 -0
- data/docs/ExtResumeCareerBuilderValidateCredentialsResponse.md +9 -0
- data/docs/ExtResumeOrgState.md +27 -0
- data/docs/ExtResumePackagePricing.md +11 -0
- data/docs/ExtResumePackageUpdateRequest.md +9 -0
- data/docs/ExtResumeSearchResponse.md +9 -0
- data/docs/ExtResumeViewResponse.md +30 -0
- data/docs/FusebillStateItem.md +9 -0
- data/docs/GetDocumentListOptions.md +10 -0
- data/docs/InterviewRequest.md +9 -0
- data/docs/InterviewRequestDetails.md +15 -0
- data/docs/InterviewResponse.md +18 -0
- data/docs/JobPostRequest.md +9 -0
- data/docs/JobPostingsApi.md +378 -0
- data/docs/JobResponse.md +15 -0
- data/docs/JobsApi.md +1197 -0
- data/docs/MultiEntityLookup.md +8 -0
- data/docs/NotesApi.md +215 -0
- data/docs/OrgAuditLogEvent.md +22 -0
- data/docs/PostPurchaseRequest.md +12 -0
- data/docs/PublicApiAttachmentResponse.md +19 -0
- data/docs/PublicApiAttachmentResponseList.md +9 -0
- data/docs/PublicApiDocumentType.md +10 -0
- data/docs/PublicApiGetAccountResponse.md +85 -0
- data/docs/PublicApiGetAccountResponseList.md +9 -0
- data/docs/PublicApiGetContactJob.md +13 -0
- data/docs/PublicApiGetContactResponse.md +151 -0
- data/docs/PublicApiGetContactResponseList.md +9 -0
- data/docs/PublicApiGetJobContact.md +13 -0
- data/docs/PublicApiGetJobListResponse.md +9 -0
- data/docs/PublicApiGetJobPostingListResponse.md +9 -0
- data/docs/PublicApiGetJobPostingResponse.md +29 -0
- data/docs/PublicApiGetJobPostingSearchResponse.md +8 -0
- data/docs/PublicApiGetJobPostingSearchResult.md +18 -0
- data/docs/PublicApiGetJobResponse.md +127 -0
- data/docs/PublicApiGetNoteResponse.md +21 -0
- data/docs/PublicApiGetTaskResponse.md +23 -0
- data/docs/PublicApiIdResponse.md +8 -0
- data/docs/PublicApiPlacementResponse.md +32 -0
- data/docs/PublicApiPlacementResponseList.md +9 -0
- data/docs/PublicApiRecordOwner.md +10 -0
- data/docs/PublicApiSaveAccountRequest.md +74 -0
- data/docs/PublicApiSaveAttachmentRequest.md +13 -0
- data/docs/PublicApiSaveContactRequest.md +139 -0
- data/docs/PublicApiSaveJobApplicationRequest.md +13 -0
- data/docs/PublicApiSaveJobPostingRequest.md +19 -0
- data/docs/PublicApiSaveJobRequest.md +95 -0
- data/docs/PublicApiSaveJobRequestJobType.md +9 -0
- data/docs/PublicApiSaveNoteRequest.md +11 -0
- data/docs/PublicApiSaveTaskRequest.md +13 -0
- data/docs/PublicApiSaveWorkflowItemStatusRequest.md +9 -0
- data/docs/PublicApiTagCategory.md +9 -0
- data/docs/PublicApiWorkflowStatus.md +12 -0
- data/docs/PublicApiWorkflowType.md +9 -0
- data/docs/Question.md +13 -0
- data/docs/QuestionSetResponse.md +12 -0
- data/docs/SaveExtCredentialResponse.md +10 -0
- data/docs/SearchContact.md +11 -0
- data/docs/SendEmailResponse.md +13 -0
- data/docs/SendSubmittalDetail.md +11 -0
- data/docs/ShareLink.md +13 -0
- data/docs/SignupInformation.md +19 -0
- data/docs/SmsPlivoMessageReceivedRequest.md +15 -0
- data/docs/SmsPlivoMessageStatusReceivedRequest.md +17 -0
- data/docs/SmsPlivoVoiceAnswerRequest.md +13 -0
- data/docs/SmsPlivoVoiceHangupRequest.md +19 -0
- data/docs/SparkHireResponseInfoInterviewResponse.md +11 -0
- data/docs/SparkHireResponseInfoJobResponse.md +11 -0
- data/docs/SparkHireResponseInfoQuestionSetResponse.md +11 -0
- data/docs/TasksApi.md +215 -0
- data/docs/UserResponse.md +12 -0
- data/docs/WayupData.md +15 -0
- data/docs/WebhookDeleteResponse.md +8 -0
- data/docs/ZipApplyData.md +15 -0
- data/git_push.sh +55 -0
- data/lib/.DS_Store +0 -0
- data/lib/crelate_client/.DS_Store +0 -0
- data/lib/crelate_client/api/companies_api.rb +1151 -0
- data/lib/crelate_client/api/contacts_api.rb +1552 -0
- data/lib/crelate_client/api/domain_api.rb +239 -0
- data/lib/crelate_client/api/job_postings_api.rb +467 -0
- data/lib/crelate_client/api/jobs_api.rb +1494 -0
- data/lib/crelate_client/api/notes_api.rb +273 -0
- data/lib/crelate_client/api/tasks_api.rb +273 -0
- data/lib/crelate_client/api_client.rb +388 -0
- data/lib/crelate_client/api_error.rb +38 -0
- data/lib/crelate_client/configuration.rb +202 -0
- data/lib/crelate_client/models/assigned_to.rb +215 -0
- data/lib/crelate_client/models/assigned_to_request.rb +197 -0
- data/lib/crelate_client/models/board_parameters.rb +199 -0
- data/lib/crelate_client/models/broadcast_message.rb +284 -0
- data/lib/crelate_client/models/broadcast_message_create_request.rb +197 -0
- data/lib/crelate_client/models/company.rb +215 -0
- data/lib/crelate_client/models/compliance_settings_payload.rb +188 -0
- data/lib/crelate_client/models/consent_request_payload.rb +197 -0
- data/lib/crelate_client/models/crelate_action.rb +279 -0
- data/lib/crelate_client/models/crelate_action_payload.rb +210 -0
- data/lib/crelate_client/models/crelate_details.rb +206 -0
- data/lib/crelate_client/models/custom_form_completed_form.rb +221 -0
- data/lib/crelate_client/models/custom_form_definition.rb +264 -0
- data/lib/crelate_client/models/custom_form_definition_entities.rb +201 -0
- data/lib/crelate_client/models/custom_form_form_definition_usage.rb +210 -0
- data/lib/crelate_client/models/custom_form_form_defintion_usage_jobs.rb +197 -0
- data/lib/crelate_client/models/custom_form_form_field_usage.rb +221 -0
- data/lib/crelate_client/models/custom_form_form_field_usage_form_definition.rb +206 -0
- data/lib/crelate_client/models/custom_form_layout_section.rb +199 -0
- data/lib/crelate_client/models/custom_form_save_response.rb +259 -0
- data/lib/crelate_client/models/document_collection.rb +212 -0
- data/lib/crelate_client/models/document_item.rb +316 -0
- data/lib/crelate_client/models/email_attachment.rb +213 -0
- data/lib/crelate_client/models/entity_document_options.rb +188 -0
- data/lib/crelate_client/models/entity_lookup.rb +286 -0
- data/lib/crelate_client/models/ext_integration_response_interview_response.rb +217 -0
- data/lib/crelate_client/models/ext_referral_request.rb +224 -0
- data/lib/crelate_client/models/ext_resume_candidate.rb +342 -0
- data/lib/crelate_client/models/ext_resume_career_builder_validate_credentials_response.rb +197 -0
- data/lib/crelate_client/models/ext_resume_org_state.rb +404 -0
- data/lib/crelate_client/models/ext_resume_package_pricing.rb +215 -0
- data/lib/crelate_client/models/ext_resume_package_update_request.rb +230 -0
- data/lib/crelate_client/models/ext_resume_search_response.rb +199 -0
- data/lib/crelate_client/models/ext_resume_view_response.rb +421 -0
- data/lib/crelate_client/models/fusebill_state_item.rb +197 -0
- data/lib/crelate_client/models/get_document_list_options.rb +231 -0
- data/lib/crelate_client/models/interview_request.rb +199 -0
- data/lib/crelate_client/models/interview_request_details.rb +255 -0
- data/lib/crelate_client/models/interview_response.rb +311 -0
- data/lib/crelate_client/models/job_post_request.rb +197 -0
- data/lib/crelate_client/models/job_response.rb +251 -0
- data/lib/crelate_client/models/multi_entity_lookup.rb +190 -0
- data/lib/crelate_client/models/org_audit_log_event.rb +314 -0
- data/lib/crelate_client/models/post_purchase_request.rb +224 -0
- data/lib/crelate_client/models/public_api_attachment_response.rb +287 -0
- data/lib/crelate_client/models/public_api_attachment_response_list.rb +199 -0
- data/lib/crelate_client/models/public_api_document_type.rb +208 -0
- data/lib/crelate_client/models/public_api_get_account_response.rb +889 -0
- data/lib/crelate_client/models/public_api_get_account_response_list.rb +199 -0
- data/lib/crelate_client/models/public_api_get_contact_job.rb +233 -0
- data/lib/crelate_client/models/public_api_get_contact_response.rb +1485 -0
- data/lib/crelate_client/models/public_api_get_contact_response_list.rb +199 -0
- data/lib/crelate_client/models/public_api_get_job_contact.rb +233 -0
- data/lib/crelate_client/models/public_api_get_job_list_response.rb +199 -0
- data/lib/crelate_client/models/public_api_get_job_posting_list_response.rb +199 -0
- data/lib/crelate_client/models/public_api_get_job_posting_response.rb +379 -0
- data/lib/crelate_client/models/public_api_get_job_posting_search_response.rb +190 -0
- data/lib/crelate_client/models/public_api_get_job_posting_search_result.rb +278 -0
- data/lib/crelate_client/models/public_api_get_job_response.rb +1267 -0
- data/lib/crelate_client/models/public_api_get_note_response.rb +307 -0
- data/lib/crelate_client/models/public_api_get_task_response.rb +325 -0
- data/lib/crelate_client/models/public_api_id_response.rb +188 -0
- data/lib/crelate_client/models/public_api_placement_response.rb +404 -0
- data/lib/crelate_client/models/public_api_placement_response_list.rb +199 -0
- data/lib/crelate_client/models/public_api_record_owner.rb +206 -0
- data/lib/crelate_client/models/public_api_save_account_request.rb +786 -0
- data/lib/crelate_client/models/public_api_save_attachment_request.rb +233 -0
- data/lib/crelate_client/models/public_api_save_contact_request.rb +1373 -0
- data/lib/crelate_client/models/public_api_save_job_application_request.rb +233 -0
- data/lib/crelate_client/models/public_api_save_job_posting_request.rb +287 -0
- data/lib/crelate_client/models/public_api_save_job_request.rb +975 -0
- data/lib/crelate_client/models/public_api_save_job_request_job_type.rb +197 -0
- data/lib/crelate_client/models/public_api_save_note_request.rb +215 -0
- data/lib/crelate_client/models/public_api_save_task_request.rb +233 -0
- data/lib/crelate_client/models/public_api_save_workflow_item_status_request.rb +197 -0
- data/lib/crelate_client/models/public_api_tag_category.rb +197 -0
- data/lib/crelate_client/models/public_api_workflow_status.rb +224 -0
- data/lib/crelate_client/models/public_api_workflow_type.rb +197 -0
- data/lib/crelate_client/models/question.rb +233 -0
- data/lib/crelate_client/models/question_set_response.rb +226 -0
- data/lib/crelate_client/models/save_ext_credential_response.rb +206 -0
- data/lib/crelate_client/models/search_contact.rb +215 -0
- data/lib/crelate_client/models/send_email_response.rb +235 -0
- data/lib/crelate_client/models/send_submittal_detail.rb +217 -0
- data/lib/crelate_client/models/share_link.rb +266 -0
- data/lib/crelate_client/models/signup_information.rb +287 -0
- data/lib/crelate_client/models/sms_plivo_message_received_request.rb +251 -0
- data/lib/crelate_client/models/sms_plivo_message_status_received_request.rb +269 -0
- data/lib/crelate_client/models/sms_plivo_voice_answer_request.rb +233 -0
- data/lib/crelate_client/models/sms_plivo_voice_hangup_request.rb +287 -0
- data/lib/crelate_client/models/spark_hire_response_info_interview_response.rb +215 -0
- data/lib/crelate_client/models/spark_hire_response_info_job_response.rb +215 -0
- data/lib/crelate_client/models/spark_hire_response_info_question_set_response.rb +215 -0
- data/lib/crelate_client/models/user_response.rb +224 -0
- data/lib/crelate_client/models/wayup_data.rb +267 -0
- data/lib/crelate_client/models/webhook_delete_response.rb +188 -0
- data/lib/crelate_client/models/zip_apply_data.rb +267 -0
- data/lib/crelate_client/version.rb +15 -0
- data/lib/crelate_client.rb +143 -0
- data/spec/api/companies_api_spec.rb +273 -0
- data/spec/api/contacts_api_spec.rb +358 -0
- data/spec/api/domain_api_spec.rb +83 -0
- data/spec/api/job_postings_api_spec.rb +131 -0
- data/spec/api/jobs_api_spec.rb +346 -0
- data/spec/api/notes_api_spec.rb +88 -0
- data/spec/api/tasks_api_spec.rb +88 -0
- data/spec/api_client_spec.rb +226 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/assigned_to_request_spec.rb +48 -0
- data/spec/models/assigned_to_spec.rb +60 -0
- data/spec/models/board_parameters_spec.rb +48 -0
- data/spec/models/broadcast_message_create_request_spec.rb +48 -0
- data/spec/models/broadcast_message_spec.rb +88 -0
- data/spec/models/company_spec.rb +60 -0
- data/spec/models/compliance_settings_payload_spec.rb +42 -0
- data/spec/models/consent_request_payload_spec.rb +48 -0
- data/spec/models/crelate_action_payload_spec.rb +54 -0
- data/spec/models/crelate_action_spec.rb +82 -0
- data/spec/models/crelate_details_spec.rb +54 -0
- data/spec/models/custom_form_completed_form_spec.rb +60 -0
- data/spec/models/custom_form_definition_entities_spec.rb +48 -0
- data/spec/models/custom_form_definition_spec.rb +90 -0
- data/spec/models/custom_form_form_definition_usage_spec.rb +54 -0
- data/spec/models/custom_form_form_defintion_usage_jobs_spec.rb +48 -0
- data/spec/models/custom_form_form_field_usage_form_definition_spec.rb +54 -0
- data/spec/models/custom_form_form_field_usage_spec.rb +60 -0
- data/spec/models/custom_form_layout_section_spec.rb +48 -0
- data/spec/models/custom_form_save_response_spec.rb +70 -0
- data/spec/models/document_collection_spec.rb +54 -0
- data/spec/models/document_item_spec.rb +126 -0
- data/spec/models/email_attachment_spec.rb +48 -0
- data/spec/models/entity_document_options_spec.rb +42 -0
- data/spec/models/entity_lookup_spec.rb +88 -0
- data/spec/models/ext_integration_response_interview_response_spec.rb +60 -0
- data/spec/models/ext_referral_request_spec.rb +66 -0
- data/spec/models/ext_resume_candidate_spec.rb +124 -0
- data/spec/models/ext_resume_career_builder_validate_credentials_response_spec.rb +48 -0
- data/spec/models/ext_resume_org_state_spec.rb +164 -0
- data/spec/models/ext_resume_package_pricing_spec.rb +60 -0
- data/spec/models/ext_resume_package_update_request_spec.rb +52 -0
- data/spec/models/ext_resume_search_response_spec.rb +48 -0
- data/spec/models/ext_resume_view_response_spec.rb +178 -0
- data/spec/models/fusebill_state_item_spec.rb +48 -0
- data/spec/models/get_document_list_options_spec.rb +58 -0
- data/spec/models/interview_request_details_spec.rb +84 -0
- data/spec/models/interview_request_spec.rb +48 -0
- data/spec/models/interview_response_spec.rb +106 -0
- data/spec/models/job_post_request_spec.rb +48 -0
- data/spec/models/job_response_spec.rb +84 -0
- data/spec/models/multi_entity_lookup_spec.rb +42 -0
- data/spec/models/org_audit_log_event_spec.rb +126 -0
- data/spec/models/post_purchase_request_spec.rb +66 -0
- data/spec/models/public_api_attachment_response_list_spec.rb +48 -0
- data/spec/models/public_api_attachment_response_spec.rb +108 -0
- data/spec/models/public_api_document_type_spec.rb +54 -0
- data/spec/models/public_api_get_account_response_list_spec.rb +48 -0
- data/spec/models/public_api_get_account_response_spec.rb +504 -0
- data/spec/models/public_api_get_contact_job_spec.rb +72 -0
- data/spec/models/public_api_get_contact_response_list_spec.rb +48 -0
- data/spec/models/public_api_get_contact_response_spec.rb +900 -0
- data/spec/models/public_api_get_job_contact_spec.rb +72 -0
- data/spec/models/public_api_get_job_list_response_spec.rb +48 -0
- data/spec/models/public_api_get_job_posting_list_response_spec.rb +48 -0
- data/spec/models/public_api_get_job_posting_response_spec.rb +168 -0
- data/spec/models/public_api_get_job_posting_search_response_spec.rb +42 -0
- data/spec/models/public_api_get_job_posting_search_result_spec.rb +102 -0
- data/spec/models/public_api_get_job_response_spec.rb +756 -0
- data/spec/models/public_api_get_note_response_spec.rb +120 -0
- data/spec/models/public_api_get_task_response_spec.rb +132 -0
- data/spec/models/public_api_id_response_spec.rb +42 -0
- data/spec/models/public_api_placement_response_list_spec.rb +48 -0
- data/spec/models/public_api_placement_response_spec.rb +186 -0
- data/spec/models/public_api_record_owner_spec.rb +54 -0
- data/spec/models/public_api_save_account_request_spec.rb +438 -0
- data/spec/models/public_api_save_attachment_request_spec.rb +72 -0
- data/spec/models/public_api_save_contact_request_spec.rb +828 -0
- data/spec/models/public_api_save_job_application_request_spec.rb +72 -0
- data/spec/models/public_api_save_job_posting_request_spec.rb +108 -0
- data/spec/models/public_api_save_job_request_job_type_spec.rb +48 -0
- data/spec/models/public_api_save_job_request_spec.rb +564 -0
- data/spec/models/public_api_save_note_request_spec.rb +60 -0
- data/spec/models/public_api_save_task_request_spec.rb +72 -0
- data/spec/models/public_api_save_workflow_item_status_request_spec.rb +48 -0
- data/spec/models/public_api_tag_category_spec.rb +48 -0
- data/spec/models/public_api_workflow_status_spec.rb +66 -0
- data/spec/models/public_api_workflow_type_spec.rb +48 -0
- data/spec/models/question_set_response_spec.rb +66 -0
- data/spec/models/question_spec.rb +72 -0
- data/spec/models/save_ext_credential_response_spec.rb +54 -0
- data/spec/models/search_contact_spec.rb +60 -0
- data/spec/models/send_email_response_spec.rb +72 -0
- data/spec/models/send_submittal_detail_spec.rb +60 -0
- data/spec/models/share_link_spec.rb +76 -0
- data/spec/models/signup_information_spec.rb +108 -0
- data/spec/models/sms_plivo_message_received_request_spec.rb +84 -0
- data/spec/models/sms_plivo_message_status_received_request_spec.rb +96 -0
- data/spec/models/sms_plivo_voice_answer_request_spec.rb +72 -0
- data/spec/models/sms_plivo_voice_hangup_request_spec.rb +108 -0
- data/spec/models/spark_hire_response_info_interview_response_spec.rb +60 -0
- data/spec/models/spark_hire_response_info_job_response_spec.rb +60 -0
- data/spec/models/spark_hire_response_info_question_set_response_spec.rb +60 -0
- data/spec/models/user_response_spec.rb +66 -0
- data/spec/models/wayup_data_spec.rb +84 -0
- data/spec/models/webhook_delete_response_spec.rb +42 -0
- data/spec/models/zip_apply_data_spec.rb +84 -0
- data/spec/spec_helper.rb +111 -0
- metadata +654 -0
data/docs/JobsApi.md
ADDED
@@ -0,0 +1,1197 @@
|
|
1
|
+
# CrelateClient::JobsApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://app.crelate.com*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**public_api_delete_job**](JobsApi.md#public_api_delete_job) | **DELETE** /api/pub/v1/jobs/{jobId} | delete a job
|
8
|
+
[**public_api_delete_job_attachment**](JobsApi.md#public_api_delete_job_attachment) | **DELETE** /api/pub/v1/jobs/{jobId}/attachments/{attachmentId} | delete an attachment for a job
|
9
|
+
[**public_api_delete_job_contact**](JobsApi.md#public_api_delete_job_contact) | **DELETE** /api/pub/v1/jobs/{jobId}/contacts/{contactId} | delete a contact from a job for the recruiting workflow
|
10
|
+
[**public_api_delete_job_note**](JobsApi.md#public_api_delete_job_note) | **DELETE** /api/pub/v1/jobs/{jobId}/notes/{noteId} | delete a note for a job
|
11
|
+
[**public_api_delete_job_task**](JobsApi.md#public_api_delete_job_task) | **DELETE** /api/pub/v1/jobs/{jobId}/tasks/{taskId} | delete a task for a job
|
12
|
+
[**public_api_get_job**](JobsApi.md#public_api_get_job) | **GET** /api/pub/v1/jobs/{jobId} | retrieve a job
|
13
|
+
[**public_api_get_job_attachment**](JobsApi.md#public_api_get_job_attachment) | **GET** /api/pub/v1/jobs/{jobId}/attachments/{attachmentId} | get content for a specific attachment for a job
|
14
|
+
[**public_api_get_job_attachments**](JobsApi.md#public_api_get_job_attachments) | **GET** /api/pub/v1/jobs/{jobId}/attachments | get all attachment metadata for a company
|
15
|
+
[**public_api_get_job_contacts**](JobsApi.md#public_api_get_job_contacts) | **GET** /api/pub/v1/jobs/{jobId}/contacts | get contacts associated with job
|
16
|
+
[**public_api_get_job_note**](JobsApi.md#public_api_get_job_note) | **GET** /api/pub/v1/jobs/{jobId}/notes/{noteId} | get a note for a contact
|
17
|
+
[**public_api_get_job_placements**](JobsApi.md#public_api_get_job_placements) | **GET** /api/pub/v1/jobs/{jobId}/placements | Get placements associated with a job Please Note: TimeToFill is the amount of Days it took to fill the position
|
18
|
+
[**public_api_get_job_task**](JobsApi.md#public_api_get_job_task) | **GET** /api/pub/v1/jobs/{jobId}/tasks/{taskId} | get a task for a job
|
19
|
+
[**public_api_get_jobs**](JobsApi.md#public_api_get_jobs) | **GET** /api/pub/v1/jobs/recent | retrieve a list of jobs updated within a certain time frame
|
20
|
+
[**public_api_post_job**](JobsApi.md#public_api_post_job) | **POST** /api/pub/v1/jobs | create a job
|
21
|
+
[**public_api_post_job_attachment**](JobsApi.md#public_api_post_job_attachment) | **POST** /api/pub/v1/jobs/{jobId}/attachments | add an attachment to a job
|
22
|
+
[**public_api_post_job_contact**](JobsApi.md#public_api_post_job_contact) | **POST** /api/pub/v1/jobs/{jobId}/contacts/{contactId} | move a contact into a job for the first time
|
23
|
+
[**public_api_post_job_note**](JobsApi.md#public_api_post_job_note) | **POST** /api/pub/v1/jobs/{jobId}/notes | create a note for a job
|
24
|
+
[**public_api_post_job_task**](JobsApi.md#public_api_post_job_task) | **POST** /api/pub/v1/jobs/{jobId}/tasks | create a task for a job
|
25
|
+
[**public_api_put_job**](JobsApi.md#public_api_put_job) | **PUT** /api/pub/v1/jobs/{jobId} | update a job
|
26
|
+
[**public_api_put_job_contact_status**](JobsApi.md#public_api_put_job_contact_status) | **PUT** /api/pub/v1/jobs/{jobId}/contacts/{contactId} | update job stage for a contact
|
27
|
+
[**public_api_put_job_note**](JobsApi.md#public_api_put_job_note) | **PUT** /api/pub/v1/jobs/{jobId}/notes/{noteId} | update a note for a job
|
28
|
+
[**public_api_put_job_task**](JobsApi.md#public_api_put_job_task) | **PUT** /api/pub/v1/jobs/{jobId}/tasks/{taskId} | update a task for a job
|
29
|
+
|
30
|
+
|
31
|
+
# **public_api_delete_job**
|
32
|
+
> Object public_api_delete_job(job_id, api_key)
|
33
|
+
|
34
|
+
delete a job
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
### Example
|
39
|
+
```ruby
|
40
|
+
# load the gem
|
41
|
+
require 'crelate_client'
|
42
|
+
|
43
|
+
api_instance = CrelateClient::JobsApi.new
|
44
|
+
|
45
|
+
job_id = "job_id_example" # String | identifier
|
46
|
+
|
47
|
+
api_key = "api_key_example" # String | crelate api key
|
48
|
+
|
49
|
+
|
50
|
+
begin
|
51
|
+
#delete a job
|
52
|
+
result = api_instance.public_api_delete_job(job_id, api_key)
|
53
|
+
p result
|
54
|
+
rescue CrelateClient::ApiError => e
|
55
|
+
puts "Exception when calling JobsApi->public_api_delete_job: #{e}"
|
56
|
+
end
|
57
|
+
```
|
58
|
+
|
59
|
+
### Parameters
|
60
|
+
|
61
|
+
Name | Type | Description | Notes
|
62
|
+
------------- | ------------- | ------------- | -------------
|
63
|
+
**job_id** | [**String**](.md)| identifier |
|
64
|
+
**api_key** | **String**| crelate api key |
|
65
|
+
|
66
|
+
### Return type
|
67
|
+
|
68
|
+
**Object**
|
69
|
+
|
70
|
+
### Authorization
|
71
|
+
|
72
|
+
No authorization required
|
73
|
+
|
74
|
+
### HTTP request headers
|
75
|
+
|
76
|
+
- **Content-Type**: Not defined
|
77
|
+
- **Accept**: application/json, text/json
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
# **public_api_delete_job_attachment**
|
82
|
+
> Object public_api_delete_job_attachment(job_id, attachment_id, api_key)
|
83
|
+
|
84
|
+
delete an attachment for a job
|
85
|
+
|
86
|
+
### Example
|
87
|
+
```ruby
|
88
|
+
# load the gem
|
89
|
+
require 'crelate_client'
|
90
|
+
|
91
|
+
api_instance = CrelateClient::JobsApi.new
|
92
|
+
|
93
|
+
job_id = "job_id_example" # String | job identifier
|
94
|
+
|
95
|
+
attachment_id = "attachment_id_example" # String | attachment identifier
|
96
|
+
|
97
|
+
api_key = "api_key_example" # String | crelate api key
|
98
|
+
|
99
|
+
|
100
|
+
begin
|
101
|
+
#delete an attachment for a job
|
102
|
+
result = api_instance.public_api_delete_job_attachment(job_id, attachment_id, api_key)
|
103
|
+
p result
|
104
|
+
rescue CrelateClient::ApiError => e
|
105
|
+
puts "Exception when calling JobsApi->public_api_delete_job_attachment: #{e}"
|
106
|
+
end
|
107
|
+
```
|
108
|
+
|
109
|
+
### Parameters
|
110
|
+
|
111
|
+
Name | Type | Description | Notes
|
112
|
+
------------- | ------------- | ------------- | -------------
|
113
|
+
**job_id** | [**String**](.md)| job identifier |
|
114
|
+
**attachment_id** | [**String**](.md)| attachment identifier |
|
115
|
+
**api_key** | **String**| crelate api key |
|
116
|
+
|
117
|
+
### Return type
|
118
|
+
|
119
|
+
**Object**
|
120
|
+
|
121
|
+
### Authorization
|
122
|
+
|
123
|
+
No authorization required
|
124
|
+
|
125
|
+
### HTTP request headers
|
126
|
+
|
127
|
+
- **Content-Type**: Not defined
|
128
|
+
- **Accept**: application/json, text/json
|
129
|
+
|
130
|
+
|
131
|
+
|
132
|
+
# **public_api_delete_job_contact**
|
133
|
+
> Object public_api_delete_job_contact(job_id, contact_id, api_key)
|
134
|
+
|
135
|
+
delete a contact from a job for the recruiting workflow
|
136
|
+
|
137
|
+
|
138
|
+
|
139
|
+
### Example
|
140
|
+
```ruby
|
141
|
+
# load the gem
|
142
|
+
require 'crelate_client'
|
143
|
+
|
144
|
+
api_instance = CrelateClient::JobsApi.new
|
145
|
+
|
146
|
+
job_id = "job_id_example" # String |
|
147
|
+
|
148
|
+
contact_id = "contact_id_example" # String |
|
149
|
+
|
150
|
+
api_key = "api_key_example" # String | crelate api key
|
151
|
+
|
152
|
+
|
153
|
+
begin
|
154
|
+
#delete a contact from a job for the recruiting workflow
|
155
|
+
result = api_instance.public_api_delete_job_contact(job_id, contact_id, api_key)
|
156
|
+
p result
|
157
|
+
rescue CrelateClient::ApiError => e
|
158
|
+
puts "Exception when calling JobsApi->public_api_delete_job_contact: #{e}"
|
159
|
+
end
|
160
|
+
```
|
161
|
+
|
162
|
+
### Parameters
|
163
|
+
|
164
|
+
Name | Type | Description | Notes
|
165
|
+
------------- | ------------- | ------------- | -------------
|
166
|
+
**job_id** | [**String**](.md)| |
|
167
|
+
**contact_id** | [**String**](.md)| |
|
168
|
+
**api_key** | **String**| crelate api key |
|
169
|
+
|
170
|
+
### Return type
|
171
|
+
|
172
|
+
**Object**
|
173
|
+
|
174
|
+
### Authorization
|
175
|
+
|
176
|
+
No authorization required
|
177
|
+
|
178
|
+
### HTTP request headers
|
179
|
+
|
180
|
+
- **Content-Type**: Not defined
|
181
|
+
- **Accept**: application/json, text/json
|
182
|
+
|
183
|
+
|
184
|
+
|
185
|
+
# **public_api_delete_job_note**
|
186
|
+
> Object public_api_delete_job_note(job_id, note_id, api_key)
|
187
|
+
|
188
|
+
delete a note for a job
|
189
|
+
|
190
|
+
|
191
|
+
|
192
|
+
### Example
|
193
|
+
```ruby
|
194
|
+
# load the gem
|
195
|
+
require 'crelate_client'
|
196
|
+
|
197
|
+
api_instance = CrelateClient::JobsApi.new
|
198
|
+
|
199
|
+
job_id = "job_id_example" # String | identifier
|
200
|
+
|
201
|
+
note_id = "note_id_example" # String |
|
202
|
+
|
203
|
+
api_key = "api_key_example" # String | crelate api key
|
204
|
+
|
205
|
+
|
206
|
+
begin
|
207
|
+
#delete a note for a job
|
208
|
+
result = api_instance.public_api_delete_job_note(job_id, note_id, api_key)
|
209
|
+
p result
|
210
|
+
rescue CrelateClient::ApiError => e
|
211
|
+
puts "Exception when calling JobsApi->public_api_delete_job_note: #{e}"
|
212
|
+
end
|
213
|
+
```
|
214
|
+
|
215
|
+
### Parameters
|
216
|
+
|
217
|
+
Name | Type | Description | Notes
|
218
|
+
------------- | ------------- | ------------- | -------------
|
219
|
+
**job_id** | [**String**](.md)| identifier |
|
220
|
+
**note_id** | [**String**](.md)| |
|
221
|
+
**api_key** | **String**| crelate api key |
|
222
|
+
|
223
|
+
### Return type
|
224
|
+
|
225
|
+
**Object**
|
226
|
+
|
227
|
+
### Authorization
|
228
|
+
|
229
|
+
No authorization required
|
230
|
+
|
231
|
+
### HTTP request headers
|
232
|
+
|
233
|
+
- **Content-Type**: Not defined
|
234
|
+
- **Accept**: application/json, text/json
|
235
|
+
|
236
|
+
|
237
|
+
|
238
|
+
# **public_api_delete_job_task**
|
239
|
+
> Object public_api_delete_job_task(job_id, task_id, api_key)
|
240
|
+
|
241
|
+
delete a task for a job
|
242
|
+
|
243
|
+
|
244
|
+
|
245
|
+
### Example
|
246
|
+
```ruby
|
247
|
+
# load the gem
|
248
|
+
require 'crelate_client'
|
249
|
+
|
250
|
+
api_instance = CrelateClient::JobsApi.new
|
251
|
+
|
252
|
+
job_id = "job_id_example" # String |
|
253
|
+
|
254
|
+
task_id = "task_id_example" # String | identifier
|
255
|
+
|
256
|
+
api_key = "api_key_example" # String | crelate api key
|
257
|
+
|
258
|
+
|
259
|
+
begin
|
260
|
+
#delete a task for a job
|
261
|
+
result = api_instance.public_api_delete_job_task(job_id, task_id, api_key)
|
262
|
+
p result
|
263
|
+
rescue CrelateClient::ApiError => e
|
264
|
+
puts "Exception when calling JobsApi->public_api_delete_job_task: #{e}"
|
265
|
+
end
|
266
|
+
```
|
267
|
+
|
268
|
+
### Parameters
|
269
|
+
|
270
|
+
Name | Type | Description | Notes
|
271
|
+
------------- | ------------- | ------------- | -------------
|
272
|
+
**job_id** | [**String**](.md)| |
|
273
|
+
**task_id** | [**String**](.md)| identifier |
|
274
|
+
**api_key** | **String**| crelate api key |
|
275
|
+
|
276
|
+
### Return type
|
277
|
+
|
278
|
+
**Object**
|
279
|
+
|
280
|
+
### Authorization
|
281
|
+
|
282
|
+
No authorization required
|
283
|
+
|
284
|
+
### HTTP request headers
|
285
|
+
|
286
|
+
- **Content-Type**: Not defined
|
287
|
+
- **Accept**: application/json, text/json
|
288
|
+
|
289
|
+
|
290
|
+
|
291
|
+
# **public_api_get_job**
|
292
|
+
> PublicApiGetJobResponse public_api_get_job(job_id, api_key)
|
293
|
+
|
294
|
+
retrieve a job
|
295
|
+
|
296
|
+
|
297
|
+
|
298
|
+
### Example
|
299
|
+
```ruby
|
300
|
+
# load the gem
|
301
|
+
require 'crelate_client'
|
302
|
+
|
303
|
+
api_instance = CrelateClient::JobsApi.new
|
304
|
+
|
305
|
+
job_id = "job_id_example" # String | identifier
|
306
|
+
|
307
|
+
api_key = "api_key_example" # String | crelate api key
|
308
|
+
|
309
|
+
|
310
|
+
begin
|
311
|
+
#retrieve a job
|
312
|
+
result = api_instance.public_api_get_job(job_id, api_key)
|
313
|
+
p result
|
314
|
+
rescue CrelateClient::ApiError => e
|
315
|
+
puts "Exception when calling JobsApi->public_api_get_job: #{e}"
|
316
|
+
end
|
317
|
+
```
|
318
|
+
|
319
|
+
### Parameters
|
320
|
+
|
321
|
+
Name | Type | Description | Notes
|
322
|
+
------------- | ------------- | ------------- | -------------
|
323
|
+
**job_id** | [**String**](.md)| identifier |
|
324
|
+
**api_key** | **String**| crelate api key |
|
325
|
+
|
326
|
+
### Return type
|
327
|
+
|
328
|
+
[**PublicApiGetJobResponse**](PublicApiGetJobResponse.md)
|
329
|
+
|
330
|
+
### Authorization
|
331
|
+
|
332
|
+
No authorization required
|
333
|
+
|
334
|
+
### HTTP request headers
|
335
|
+
|
336
|
+
- **Content-Type**: Not defined
|
337
|
+
- **Accept**: application/json, text/json
|
338
|
+
|
339
|
+
|
340
|
+
|
341
|
+
# **public_api_get_job_attachment**
|
342
|
+
> Object public_api_get_job_attachment(job_id, attachment_id, api_key)
|
343
|
+
|
344
|
+
get content for a specific attachment for a job
|
345
|
+
|
346
|
+
|
347
|
+
|
348
|
+
### Example
|
349
|
+
```ruby
|
350
|
+
# load the gem
|
351
|
+
require 'crelate_client'
|
352
|
+
|
353
|
+
api_instance = CrelateClient::JobsApi.new
|
354
|
+
|
355
|
+
job_id = "job_id_example" # String | identifier
|
356
|
+
|
357
|
+
attachment_id = "attachment_id_example" # String | attachment identifier
|
358
|
+
|
359
|
+
api_key = "api_key_example" # String | crelate api key
|
360
|
+
|
361
|
+
|
362
|
+
begin
|
363
|
+
#get content for a specific attachment for a job
|
364
|
+
result = api_instance.public_api_get_job_attachment(job_id, attachment_id, api_key)
|
365
|
+
p result
|
366
|
+
rescue CrelateClient::ApiError => e
|
367
|
+
puts "Exception when calling JobsApi->public_api_get_job_attachment: #{e}"
|
368
|
+
end
|
369
|
+
```
|
370
|
+
|
371
|
+
### Parameters
|
372
|
+
|
373
|
+
Name | Type | Description | Notes
|
374
|
+
------------- | ------------- | ------------- | -------------
|
375
|
+
**job_id** | [**String**](.md)| identifier |
|
376
|
+
**attachment_id** | [**String**](.md)| attachment identifier |
|
377
|
+
**api_key** | **String**| crelate api key |
|
378
|
+
|
379
|
+
### Return type
|
380
|
+
|
381
|
+
**Object**
|
382
|
+
|
383
|
+
### Authorization
|
384
|
+
|
385
|
+
No authorization required
|
386
|
+
|
387
|
+
### HTTP request headers
|
388
|
+
|
389
|
+
- **Content-Type**: Not defined
|
390
|
+
- **Accept**: application/json, text/json
|
391
|
+
|
392
|
+
|
393
|
+
|
394
|
+
# **public_api_get_job_attachments**
|
395
|
+
> PublicApiAttachmentResponseList public_api_get_job_attachments(job_id, api_key)
|
396
|
+
|
397
|
+
get all attachment metadata for a company
|
398
|
+
|
399
|
+
|
400
|
+
|
401
|
+
### Example
|
402
|
+
```ruby
|
403
|
+
# load the gem
|
404
|
+
require 'crelate_client'
|
405
|
+
|
406
|
+
api_instance = CrelateClient::JobsApi.new
|
407
|
+
|
408
|
+
job_id = "job_id_example" # String | identifier
|
409
|
+
|
410
|
+
api_key = "api_key_example" # String | crelate api key
|
411
|
+
|
412
|
+
|
413
|
+
begin
|
414
|
+
#get all attachment metadata for a company
|
415
|
+
result = api_instance.public_api_get_job_attachments(job_id, api_key)
|
416
|
+
p result
|
417
|
+
rescue CrelateClient::ApiError => e
|
418
|
+
puts "Exception when calling JobsApi->public_api_get_job_attachments: #{e}"
|
419
|
+
end
|
420
|
+
```
|
421
|
+
|
422
|
+
### Parameters
|
423
|
+
|
424
|
+
Name | Type | Description | Notes
|
425
|
+
------------- | ------------- | ------------- | -------------
|
426
|
+
**job_id** | [**String**](.md)| identifier |
|
427
|
+
**api_key** | **String**| crelate api key |
|
428
|
+
|
429
|
+
### Return type
|
430
|
+
|
431
|
+
[**PublicApiAttachmentResponseList**](PublicApiAttachmentResponseList.md)
|
432
|
+
|
433
|
+
### Authorization
|
434
|
+
|
435
|
+
No authorization required
|
436
|
+
|
437
|
+
### HTTP request headers
|
438
|
+
|
439
|
+
- **Content-Type**: Not defined
|
440
|
+
- **Accept**: application/json, text/json
|
441
|
+
|
442
|
+
|
443
|
+
|
444
|
+
# **public_api_get_job_contacts**
|
445
|
+
> Array<PublicApiGetJobContact> public_api_get_job_contacts(job_id, api_key)
|
446
|
+
|
447
|
+
get contacts associated with job
|
448
|
+
|
449
|
+
|
450
|
+
|
451
|
+
### Example
|
452
|
+
```ruby
|
453
|
+
# load the gem
|
454
|
+
require 'crelate_client'
|
455
|
+
|
456
|
+
api_instance = CrelateClient::JobsApi.new
|
457
|
+
|
458
|
+
job_id = "job_id_example" # String | contact identifier
|
459
|
+
|
460
|
+
api_key = "api_key_example" # String | crelate api key
|
461
|
+
|
462
|
+
|
463
|
+
begin
|
464
|
+
#get contacts associated with job
|
465
|
+
result = api_instance.public_api_get_job_contacts(job_id, api_key)
|
466
|
+
p result
|
467
|
+
rescue CrelateClient::ApiError => e
|
468
|
+
puts "Exception when calling JobsApi->public_api_get_job_contacts: #{e}"
|
469
|
+
end
|
470
|
+
```
|
471
|
+
|
472
|
+
### Parameters
|
473
|
+
|
474
|
+
Name | Type | Description | Notes
|
475
|
+
------------- | ------------- | ------------- | -------------
|
476
|
+
**job_id** | [**String**](.md)| contact identifier |
|
477
|
+
**api_key** | **String**| crelate api key |
|
478
|
+
|
479
|
+
### Return type
|
480
|
+
|
481
|
+
[**Array<PublicApiGetJobContact>**](PublicApiGetJobContact.md)
|
482
|
+
|
483
|
+
### Authorization
|
484
|
+
|
485
|
+
No authorization required
|
486
|
+
|
487
|
+
### HTTP request headers
|
488
|
+
|
489
|
+
- **Content-Type**: Not defined
|
490
|
+
- **Accept**: application/json, text/json
|
491
|
+
|
492
|
+
|
493
|
+
|
494
|
+
# **public_api_get_job_note**
|
495
|
+
> PublicApiGetNoteResponse public_api_get_job_note(job_id, note_id, api_key)
|
496
|
+
|
497
|
+
get a note for a contact
|
498
|
+
|
499
|
+
|
500
|
+
|
501
|
+
### Example
|
502
|
+
```ruby
|
503
|
+
# load the gem
|
504
|
+
require 'crelate_client'
|
505
|
+
|
506
|
+
api_instance = CrelateClient::JobsApi.new
|
507
|
+
|
508
|
+
job_id = "job_id_example" # String | identifier
|
509
|
+
|
510
|
+
note_id = "note_id_example" # String |
|
511
|
+
|
512
|
+
api_key = "api_key_example" # String | crelate api key
|
513
|
+
|
514
|
+
|
515
|
+
begin
|
516
|
+
#get a note for a contact
|
517
|
+
result = api_instance.public_api_get_job_note(job_id, note_id, api_key)
|
518
|
+
p result
|
519
|
+
rescue CrelateClient::ApiError => e
|
520
|
+
puts "Exception when calling JobsApi->public_api_get_job_note: #{e}"
|
521
|
+
end
|
522
|
+
```
|
523
|
+
|
524
|
+
### Parameters
|
525
|
+
|
526
|
+
Name | Type | Description | Notes
|
527
|
+
------------- | ------------- | ------------- | -------------
|
528
|
+
**job_id** | [**String**](.md)| identifier |
|
529
|
+
**note_id** | [**String**](.md)| |
|
530
|
+
**api_key** | **String**| crelate api key |
|
531
|
+
|
532
|
+
### Return type
|
533
|
+
|
534
|
+
[**PublicApiGetNoteResponse**](PublicApiGetNoteResponse.md)
|
535
|
+
|
536
|
+
### Authorization
|
537
|
+
|
538
|
+
No authorization required
|
539
|
+
|
540
|
+
### HTTP request headers
|
541
|
+
|
542
|
+
- **Content-Type**: Not defined
|
543
|
+
- **Accept**: application/json, text/json
|
544
|
+
|
545
|
+
|
546
|
+
|
547
|
+
# **public_api_get_job_placements**
|
548
|
+
> PublicApiPlacementResponseList public_api_get_job_placements(job_id, api_key, opts)
|
549
|
+
|
550
|
+
Get placements associated with a job Please Note: TimeToFill is the amount of Days it took to fill the position
|
551
|
+
|
552
|
+
### Example
|
553
|
+
```ruby
|
554
|
+
# load the gem
|
555
|
+
require 'crelate_client'
|
556
|
+
|
557
|
+
api_instance = CrelateClient::JobsApi.new
|
558
|
+
|
559
|
+
job_id = "job_id_example" # String | id for job
|
560
|
+
|
561
|
+
api_key = "api_key_example" # String | crelate api key
|
562
|
+
|
563
|
+
opts = {
|
564
|
+
skip: 56, # Integer | skip number of records, default 0
|
565
|
+
take: 56 # Integer | retrieve x amount of records, limit 500, default 50
|
566
|
+
}
|
567
|
+
|
568
|
+
begin
|
569
|
+
#Get placements associated with a job Please Note: TimeToFill is the amount of Days it took to fill the position
|
570
|
+
result = api_instance.public_api_get_job_placements(job_id, api_key, opts)
|
571
|
+
p result
|
572
|
+
rescue CrelateClient::ApiError => e
|
573
|
+
puts "Exception when calling JobsApi->public_api_get_job_placements: #{e}"
|
574
|
+
end
|
575
|
+
```
|
576
|
+
|
577
|
+
### Parameters
|
578
|
+
|
579
|
+
Name | Type | Description | Notes
|
580
|
+
------------- | ------------- | ------------- | -------------
|
581
|
+
**job_id** | [**String**](.md)| id for job |
|
582
|
+
**api_key** | **String**| crelate api key |
|
583
|
+
**skip** | **Integer**| skip number of records, default 0 | [optional]
|
584
|
+
**take** | **Integer**| retrieve x amount of records, limit 500, default 50 | [optional]
|
585
|
+
|
586
|
+
### Return type
|
587
|
+
|
588
|
+
[**PublicApiPlacementResponseList**](PublicApiPlacementResponseList.md)
|
589
|
+
|
590
|
+
### Authorization
|
591
|
+
|
592
|
+
No authorization required
|
593
|
+
|
594
|
+
### HTTP request headers
|
595
|
+
|
596
|
+
- **Content-Type**: Not defined
|
597
|
+
- **Accept**: application/json, text/json
|
598
|
+
|
599
|
+
|
600
|
+
|
601
|
+
# **public_api_get_job_task**
|
602
|
+
> PublicApiGetTaskResponse public_api_get_job_task(job_id, task_id, api_key)
|
603
|
+
|
604
|
+
get a task for a job
|
605
|
+
|
606
|
+
|
607
|
+
|
608
|
+
### Example
|
609
|
+
```ruby
|
610
|
+
# load the gem
|
611
|
+
require 'crelate_client'
|
612
|
+
|
613
|
+
api_instance = CrelateClient::JobsApi.new
|
614
|
+
|
615
|
+
job_id = "job_id_example" # String |
|
616
|
+
|
617
|
+
task_id = "task_id_example" # String | identifier
|
618
|
+
|
619
|
+
api_key = "api_key_example" # String | crelate api key
|
620
|
+
|
621
|
+
|
622
|
+
begin
|
623
|
+
#get a task for a job
|
624
|
+
result = api_instance.public_api_get_job_task(job_id, task_id, api_key)
|
625
|
+
p result
|
626
|
+
rescue CrelateClient::ApiError => e
|
627
|
+
puts "Exception when calling JobsApi->public_api_get_job_task: #{e}"
|
628
|
+
end
|
629
|
+
```
|
630
|
+
|
631
|
+
### Parameters
|
632
|
+
|
633
|
+
Name | Type | Description | Notes
|
634
|
+
------------- | ------------- | ------------- | -------------
|
635
|
+
**job_id** | [**String**](.md)| |
|
636
|
+
**task_id** | [**String**](.md)| identifier |
|
637
|
+
**api_key** | **String**| crelate api key |
|
638
|
+
|
639
|
+
### Return type
|
640
|
+
|
641
|
+
[**PublicApiGetTaskResponse**](PublicApiGetTaskResponse.md)
|
642
|
+
|
643
|
+
### Authorization
|
644
|
+
|
645
|
+
No authorization required
|
646
|
+
|
647
|
+
### HTTP request headers
|
648
|
+
|
649
|
+
- **Content-Type**: Not defined
|
650
|
+
- **Accept**: application/json, text/json
|
651
|
+
|
652
|
+
|
653
|
+
|
654
|
+
# **public_api_get_jobs**
|
655
|
+
> PublicApiGetJobListResponse public_api_get_jobs(modified, api_key, opts)
|
656
|
+
|
657
|
+
retrieve a list of jobs updated within a certain time frame
|
658
|
+
|
659
|
+
|
660
|
+
|
661
|
+
### Example
|
662
|
+
```ruby
|
663
|
+
# load the gem
|
664
|
+
require 'crelate_client'
|
665
|
+
|
666
|
+
api_instance = CrelateClient::JobsApi.new
|
667
|
+
|
668
|
+
modified = 1.2 # Float | modified within x number of minutes ago
|
669
|
+
|
670
|
+
api_key = "api_key_example" # String | crelate api key
|
671
|
+
|
672
|
+
opts = {
|
673
|
+
skip: 56, # Integer | skip number of records, default 0
|
674
|
+
take: 56, # Integer | retrieve x amount of records, limit 500, default 50
|
675
|
+
sales_workflow_item_status_id: "sales_workflow_item_status_id_example", # String | id of sales workflow item status
|
676
|
+
workflow_name: "workflow_name_example" # String | name of sales workflow item status
|
677
|
+
}
|
678
|
+
|
679
|
+
begin
|
680
|
+
#retrieve a list of jobs updated within a certain time frame
|
681
|
+
result = api_instance.public_api_get_jobs(modified, api_key, opts)
|
682
|
+
p result
|
683
|
+
rescue CrelateClient::ApiError => e
|
684
|
+
puts "Exception when calling JobsApi->public_api_get_jobs: #{e}"
|
685
|
+
end
|
686
|
+
```
|
687
|
+
|
688
|
+
### Parameters
|
689
|
+
|
690
|
+
Name | Type | Description | Notes
|
691
|
+
------------- | ------------- | ------------- | -------------
|
692
|
+
**modified** | **Float**| modified within x number of minutes ago |
|
693
|
+
**api_key** | **String**| crelate api key |
|
694
|
+
**skip** | **Integer**| skip number of records, default 0 | [optional]
|
695
|
+
**take** | **Integer**| retrieve x amount of records, limit 500, default 50 | [optional]
|
696
|
+
**sales_workflow_item_status_id** | [**String**](.md)| id of sales workflow item status | [optional]
|
697
|
+
**workflow_name** | **String**| name of sales workflow item status | [optional]
|
698
|
+
|
699
|
+
### Return type
|
700
|
+
|
701
|
+
[**PublicApiGetJobListResponse**](PublicApiGetJobListResponse.md)
|
702
|
+
|
703
|
+
### Authorization
|
704
|
+
|
705
|
+
No authorization required
|
706
|
+
|
707
|
+
### HTTP request headers
|
708
|
+
|
709
|
+
- **Content-Type**: Not defined
|
710
|
+
- **Accept**: application/json, text/json
|
711
|
+
|
712
|
+
|
713
|
+
|
714
|
+
# **public_api_post_job**
|
715
|
+
> PublicApiIdResponse public_api_post_job(api_key, request)
|
716
|
+
|
717
|
+
create a job
|
718
|
+
|
719
|
+
|
720
|
+
|
721
|
+
### Example
|
722
|
+
```ruby
|
723
|
+
# load the gem
|
724
|
+
require 'crelate_client'
|
725
|
+
|
726
|
+
api_instance = CrelateClient::JobsApi.new
|
727
|
+
|
728
|
+
api_key = "api_key_example" # String | crelate api key
|
729
|
+
|
730
|
+
request = CrelateClient::PublicApiSaveJobRequest.new # PublicApiSaveJobRequest |
|
731
|
+
|
732
|
+
|
733
|
+
begin
|
734
|
+
#create a job
|
735
|
+
result = api_instance.public_api_post_job(api_key, request)
|
736
|
+
p result
|
737
|
+
rescue CrelateClient::ApiError => e
|
738
|
+
puts "Exception when calling JobsApi->public_api_post_job: #{e}"
|
739
|
+
end
|
740
|
+
```
|
741
|
+
|
742
|
+
### Parameters
|
743
|
+
|
744
|
+
Name | Type | Description | Notes
|
745
|
+
------------- | ------------- | ------------- | -------------
|
746
|
+
**api_key** | **String**| crelate api key |
|
747
|
+
**request** | [**PublicApiSaveJobRequest**](PublicApiSaveJobRequest.md)| |
|
748
|
+
|
749
|
+
### Return type
|
750
|
+
|
751
|
+
[**PublicApiIdResponse**](PublicApiIdResponse.md)
|
752
|
+
|
753
|
+
### Authorization
|
754
|
+
|
755
|
+
No authorization required
|
756
|
+
|
757
|
+
### HTTP request headers
|
758
|
+
|
759
|
+
- **Content-Type**: application/json, text/json, application/x-www-form-urlencoded
|
760
|
+
- **Accept**: application/json, text/json
|
761
|
+
|
762
|
+
|
763
|
+
|
764
|
+
# **public_api_post_job_attachment**
|
765
|
+
> PublicApiIdResponse public_api_post_job_attachment(job_id, api_key, request)
|
766
|
+
|
767
|
+
add an attachment to a job
|
768
|
+
|
769
|
+
### Example
|
770
|
+
```ruby
|
771
|
+
# load the gem
|
772
|
+
require 'crelate_client'
|
773
|
+
|
774
|
+
api_instance = CrelateClient::JobsApi.new
|
775
|
+
|
776
|
+
job_id = "job_id_example" # String | identifier
|
777
|
+
|
778
|
+
api_key = "api_key_example" # String | crelate api key
|
779
|
+
|
780
|
+
request = CrelateClient::PublicApiSaveAttachmentRequest.new # PublicApiSaveAttachmentRequest |
|
781
|
+
|
782
|
+
|
783
|
+
begin
|
784
|
+
#add an attachment to a job
|
785
|
+
result = api_instance.public_api_post_job_attachment(job_id, api_key, request)
|
786
|
+
p result
|
787
|
+
rescue CrelateClient::ApiError => e
|
788
|
+
puts "Exception when calling JobsApi->public_api_post_job_attachment: #{e}"
|
789
|
+
end
|
790
|
+
```
|
791
|
+
|
792
|
+
### Parameters
|
793
|
+
|
794
|
+
Name | Type | Description | Notes
|
795
|
+
------------- | ------------- | ------------- | -------------
|
796
|
+
**job_id** | [**String**](.md)| identifier |
|
797
|
+
**api_key** | **String**| crelate api key |
|
798
|
+
**request** | [**PublicApiSaveAttachmentRequest**](PublicApiSaveAttachmentRequest.md)| |
|
799
|
+
|
800
|
+
### Return type
|
801
|
+
|
802
|
+
[**PublicApiIdResponse**](PublicApiIdResponse.md)
|
803
|
+
|
804
|
+
### Authorization
|
805
|
+
|
806
|
+
No authorization required
|
807
|
+
|
808
|
+
### HTTP request headers
|
809
|
+
|
810
|
+
- **Content-Type**: application/json, text/json, application/x-www-form-urlencoded
|
811
|
+
- **Accept**: application/json, text/json
|
812
|
+
|
813
|
+
|
814
|
+
|
815
|
+
# **public_api_post_job_contact**
|
816
|
+
> PublicApiIdResponse public_api_post_job_contact(job_id, contact_id, api_key, request)
|
817
|
+
|
818
|
+
move a contact into a job for the first time
|
819
|
+
|
820
|
+
|
821
|
+
|
822
|
+
### Example
|
823
|
+
```ruby
|
824
|
+
# load the gem
|
825
|
+
require 'crelate_client'
|
826
|
+
|
827
|
+
api_instance = CrelateClient::JobsApi.new
|
828
|
+
|
829
|
+
job_id = "job_id_example" # String | identifier
|
830
|
+
|
831
|
+
contact_id = "contact_id_example" # String | identifier
|
832
|
+
|
833
|
+
api_key = "api_key_example" # String | crelate api key
|
834
|
+
|
835
|
+
request = CrelateClient::PublicApiSaveWorkflowItemStatusRequest.new # PublicApiSaveWorkflowItemStatusRequest |
|
836
|
+
|
837
|
+
|
838
|
+
begin
|
839
|
+
#move a contact into a job for the first time
|
840
|
+
result = api_instance.public_api_post_job_contact(job_id, contact_id, api_key, request)
|
841
|
+
p result
|
842
|
+
rescue CrelateClient::ApiError => e
|
843
|
+
puts "Exception when calling JobsApi->public_api_post_job_contact: #{e}"
|
844
|
+
end
|
845
|
+
```
|
846
|
+
|
847
|
+
### Parameters
|
848
|
+
|
849
|
+
Name | Type | Description | Notes
|
850
|
+
------------- | ------------- | ------------- | -------------
|
851
|
+
**job_id** | [**String**](.md)| identifier |
|
852
|
+
**contact_id** | [**String**](.md)| identifier |
|
853
|
+
**api_key** | **String**| crelate api key |
|
854
|
+
**request** | [**PublicApiSaveWorkflowItemStatusRequest**](PublicApiSaveWorkflowItemStatusRequest.md)| |
|
855
|
+
|
856
|
+
### Return type
|
857
|
+
|
858
|
+
[**PublicApiIdResponse**](PublicApiIdResponse.md)
|
859
|
+
|
860
|
+
### Authorization
|
861
|
+
|
862
|
+
No authorization required
|
863
|
+
|
864
|
+
### HTTP request headers
|
865
|
+
|
866
|
+
- **Content-Type**: application/json, text/json, application/x-www-form-urlencoded
|
867
|
+
- **Accept**: application/json, text/json
|
868
|
+
|
869
|
+
|
870
|
+
|
871
|
+
# **public_api_post_job_note**
|
872
|
+
> PublicApiIdResponse public_api_post_job_note(job_id, api_key, request)
|
873
|
+
|
874
|
+
create a note for a job
|
875
|
+
|
876
|
+
|
877
|
+
|
878
|
+
### Example
|
879
|
+
```ruby
|
880
|
+
# load the gem
|
881
|
+
require 'crelate_client'
|
882
|
+
|
883
|
+
api_instance = CrelateClient::JobsApi.new
|
884
|
+
|
885
|
+
job_id = "job_id_example" # String | identifier
|
886
|
+
|
887
|
+
api_key = "api_key_example" # String | crelate api key
|
888
|
+
|
889
|
+
request = CrelateClient::PublicApiSaveNoteRequest.new # PublicApiSaveNoteRequest |
|
890
|
+
|
891
|
+
|
892
|
+
begin
|
893
|
+
#create a note for a job
|
894
|
+
result = api_instance.public_api_post_job_note(job_id, api_key, request)
|
895
|
+
p result
|
896
|
+
rescue CrelateClient::ApiError => e
|
897
|
+
puts "Exception when calling JobsApi->public_api_post_job_note: #{e}"
|
898
|
+
end
|
899
|
+
```
|
900
|
+
|
901
|
+
### Parameters
|
902
|
+
|
903
|
+
Name | Type | Description | Notes
|
904
|
+
------------- | ------------- | ------------- | -------------
|
905
|
+
**job_id** | [**String**](.md)| identifier |
|
906
|
+
**api_key** | **String**| crelate api key |
|
907
|
+
**request** | [**PublicApiSaveNoteRequest**](PublicApiSaveNoteRequest.md)| |
|
908
|
+
|
909
|
+
### Return type
|
910
|
+
|
911
|
+
[**PublicApiIdResponse**](PublicApiIdResponse.md)
|
912
|
+
|
913
|
+
### Authorization
|
914
|
+
|
915
|
+
No authorization required
|
916
|
+
|
917
|
+
### HTTP request headers
|
918
|
+
|
919
|
+
- **Content-Type**: application/json, text/json, application/x-www-form-urlencoded
|
920
|
+
- **Accept**: application/json, text/json
|
921
|
+
|
922
|
+
|
923
|
+
|
924
|
+
# **public_api_post_job_task**
|
925
|
+
> PublicApiIdResponse public_api_post_job_task(job_id, api_key, request)
|
926
|
+
|
927
|
+
create a task for a job
|
928
|
+
|
929
|
+
|
930
|
+
|
931
|
+
### Example
|
932
|
+
```ruby
|
933
|
+
# load the gem
|
934
|
+
require 'crelate_client'
|
935
|
+
|
936
|
+
api_instance = CrelateClient::JobsApi.new
|
937
|
+
|
938
|
+
job_id = "job_id_example" # String |
|
939
|
+
|
940
|
+
api_key = "api_key_example" # String | crelate api key
|
941
|
+
|
942
|
+
request = CrelateClient::PublicApiSaveTaskRequest.new # PublicApiSaveTaskRequest |
|
943
|
+
|
944
|
+
|
945
|
+
begin
|
946
|
+
#create a task for a job
|
947
|
+
result = api_instance.public_api_post_job_task(job_id, api_key, request)
|
948
|
+
p result
|
949
|
+
rescue CrelateClient::ApiError => e
|
950
|
+
puts "Exception when calling JobsApi->public_api_post_job_task: #{e}"
|
951
|
+
end
|
952
|
+
```
|
953
|
+
|
954
|
+
### Parameters
|
955
|
+
|
956
|
+
Name | Type | Description | Notes
|
957
|
+
------------- | ------------- | ------------- | -------------
|
958
|
+
**job_id** | [**String**](.md)| |
|
959
|
+
**api_key** | **String**| crelate api key |
|
960
|
+
**request** | [**PublicApiSaveTaskRequest**](PublicApiSaveTaskRequest.md)| |
|
961
|
+
|
962
|
+
### Return type
|
963
|
+
|
964
|
+
[**PublicApiIdResponse**](PublicApiIdResponse.md)
|
965
|
+
|
966
|
+
### Authorization
|
967
|
+
|
968
|
+
No authorization required
|
969
|
+
|
970
|
+
### HTTP request headers
|
971
|
+
|
972
|
+
- **Content-Type**: application/json, text/json, application/x-www-form-urlencoded
|
973
|
+
- **Accept**: application/json, text/json
|
974
|
+
|
975
|
+
|
976
|
+
|
977
|
+
# **public_api_put_job**
|
978
|
+
> Object public_api_put_job(job_id, api_key, request)
|
979
|
+
|
980
|
+
update a job
|
981
|
+
|
982
|
+
Replaces all fields. To partially update a job, first retrieve it using the GET method, apply changes and submit to the PUT method.
|
983
|
+
|
984
|
+
### Example
|
985
|
+
```ruby
|
986
|
+
# load the gem
|
987
|
+
require 'crelate_client'
|
988
|
+
|
989
|
+
api_instance = CrelateClient::JobsApi.new
|
990
|
+
|
991
|
+
job_id = "job_id_example" # String | identifier
|
992
|
+
|
993
|
+
api_key = "api_key_example" # String | crelate api key
|
994
|
+
|
995
|
+
request = CrelateClient::PublicApiSaveJobRequest.new # PublicApiSaveJobRequest |
|
996
|
+
|
997
|
+
|
998
|
+
begin
|
999
|
+
#update a job
|
1000
|
+
result = api_instance.public_api_put_job(job_id, api_key, request)
|
1001
|
+
p result
|
1002
|
+
rescue CrelateClient::ApiError => e
|
1003
|
+
puts "Exception when calling JobsApi->public_api_put_job: #{e}"
|
1004
|
+
end
|
1005
|
+
```
|
1006
|
+
|
1007
|
+
### Parameters
|
1008
|
+
|
1009
|
+
Name | Type | Description | Notes
|
1010
|
+
------------- | ------------- | ------------- | -------------
|
1011
|
+
**job_id** | [**String**](.md)| identifier |
|
1012
|
+
**api_key** | **String**| crelate api key |
|
1013
|
+
**request** | [**PublicApiSaveJobRequest**](PublicApiSaveJobRequest.md)| |
|
1014
|
+
|
1015
|
+
### Return type
|
1016
|
+
|
1017
|
+
**Object**
|
1018
|
+
|
1019
|
+
### Authorization
|
1020
|
+
|
1021
|
+
No authorization required
|
1022
|
+
|
1023
|
+
### HTTP request headers
|
1024
|
+
|
1025
|
+
- **Content-Type**: application/json, text/json, application/x-www-form-urlencoded
|
1026
|
+
- **Accept**: application/json, text/json
|
1027
|
+
|
1028
|
+
|
1029
|
+
|
1030
|
+
# **public_api_put_job_contact_status**
|
1031
|
+
> Object public_api_put_job_contact_status(job_id, contact_id, api_key, request)
|
1032
|
+
|
1033
|
+
update job stage for a contact
|
1034
|
+
|
1035
|
+
|
1036
|
+
|
1037
|
+
### Example
|
1038
|
+
```ruby
|
1039
|
+
# load the gem
|
1040
|
+
require 'crelate_client'
|
1041
|
+
|
1042
|
+
api_instance = CrelateClient::JobsApi.new
|
1043
|
+
|
1044
|
+
job_id = "job_id_example" # String | job identifier
|
1045
|
+
|
1046
|
+
contact_id = "contact_id_example" # String | contact identifier
|
1047
|
+
|
1048
|
+
api_key = "api_key_example" # String | crelate api key
|
1049
|
+
|
1050
|
+
request = CrelateClient::PublicApiSaveWorkflowItemStatusRequest.new # PublicApiSaveWorkflowItemStatusRequest |
|
1051
|
+
|
1052
|
+
|
1053
|
+
begin
|
1054
|
+
#update job stage for a contact
|
1055
|
+
result = api_instance.public_api_put_job_contact_status(job_id, contact_id, api_key, request)
|
1056
|
+
p result
|
1057
|
+
rescue CrelateClient::ApiError => e
|
1058
|
+
puts "Exception when calling JobsApi->public_api_put_job_contact_status: #{e}"
|
1059
|
+
end
|
1060
|
+
```
|
1061
|
+
|
1062
|
+
### Parameters
|
1063
|
+
|
1064
|
+
Name | Type | Description | Notes
|
1065
|
+
------------- | ------------- | ------------- | -------------
|
1066
|
+
**job_id** | [**String**](.md)| job identifier |
|
1067
|
+
**contact_id** | [**String**](.md)| contact identifier |
|
1068
|
+
**api_key** | **String**| crelate api key |
|
1069
|
+
**request** | [**PublicApiSaveWorkflowItemStatusRequest**](PublicApiSaveWorkflowItemStatusRequest.md)| |
|
1070
|
+
|
1071
|
+
### Return type
|
1072
|
+
|
1073
|
+
**Object**
|
1074
|
+
|
1075
|
+
### Authorization
|
1076
|
+
|
1077
|
+
No authorization required
|
1078
|
+
|
1079
|
+
### HTTP request headers
|
1080
|
+
|
1081
|
+
- **Content-Type**: application/json, text/json, application/x-www-form-urlencoded
|
1082
|
+
- **Accept**: application/json, text/json
|
1083
|
+
|
1084
|
+
|
1085
|
+
|
1086
|
+
# **public_api_put_job_note**
|
1087
|
+
> Object public_api_put_job_note(job_id, note_id, api_key, request)
|
1088
|
+
|
1089
|
+
update a note for a job
|
1090
|
+
|
1091
|
+
|
1092
|
+
|
1093
|
+
### Example
|
1094
|
+
```ruby
|
1095
|
+
# load the gem
|
1096
|
+
require 'crelate_client'
|
1097
|
+
|
1098
|
+
api_instance = CrelateClient::JobsApi.new
|
1099
|
+
|
1100
|
+
job_id = "job_id_example" # String | identifier
|
1101
|
+
|
1102
|
+
note_id = "note_id_example" # String |
|
1103
|
+
|
1104
|
+
api_key = "api_key_example" # String | crelate api key
|
1105
|
+
|
1106
|
+
request = CrelateClient::PublicApiSaveNoteRequest.new # PublicApiSaveNoteRequest |
|
1107
|
+
|
1108
|
+
|
1109
|
+
begin
|
1110
|
+
#update a note for a job
|
1111
|
+
result = api_instance.public_api_put_job_note(job_id, note_id, api_key, request)
|
1112
|
+
p result
|
1113
|
+
rescue CrelateClient::ApiError => e
|
1114
|
+
puts "Exception when calling JobsApi->public_api_put_job_note: #{e}"
|
1115
|
+
end
|
1116
|
+
```
|
1117
|
+
|
1118
|
+
### Parameters
|
1119
|
+
|
1120
|
+
Name | Type | Description | Notes
|
1121
|
+
------------- | ------------- | ------------- | -------------
|
1122
|
+
**job_id** | [**String**](.md)| identifier |
|
1123
|
+
**note_id** | [**String**](.md)| |
|
1124
|
+
**api_key** | **String**| crelate api key |
|
1125
|
+
**request** | [**PublicApiSaveNoteRequest**](PublicApiSaveNoteRequest.md)| |
|
1126
|
+
|
1127
|
+
### Return type
|
1128
|
+
|
1129
|
+
**Object**
|
1130
|
+
|
1131
|
+
### Authorization
|
1132
|
+
|
1133
|
+
No authorization required
|
1134
|
+
|
1135
|
+
### HTTP request headers
|
1136
|
+
|
1137
|
+
- **Content-Type**: application/json, text/json, application/x-www-form-urlencoded
|
1138
|
+
- **Accept**: application/json, text/json
|
1139
|
+
|
1140
|
+
|
1141
|
+
|
1142
|
+
# **public_api_put_job_task**
|
1143
|
+
> Object public_api_put_job_task(job_id, task_id, api_key, request)
|
1144
|
+
|
1145
|
+
update a task for a job
|
1146
|
+
|
1147
|
+
|
1148
|
+
|
1149
|
+
### Example
|
1150
|
+
```ruby
|
1151
|
+
# load the gem
|
1152
|
+
require 'crelate_client'
|
1153
|
+
|
1154
|
+
api_instance = CrelateClient::JobsApi.new
|
1155
|
+
|
1156
|
+
job_id = "job_id_example" # String |
|
1157
|
+
|
1158
|
+
task_id = "task_id_example" # String | identifier
|
1159
|
+
|
1160
|
+
api_key = "api_key_example" # String | crelate api key
|
1161
|
+
|
1162
|
+
request = CrelateClient::PublicApiSaveTaskRequest.new # PublicApiSaveTaskRequest |
|
1163
|
+
|
1164
|
+
|
1165
|
+
begin
|
1166
|
+
#update a task for a job
|
1167
|
+
result = api_instance.public_api_put_job_task(job_id, task_id, api_key, request)
|
1168
|
+
p result
|
1169
|
+
rescue CrelateClient::ApiError => e
|
1170
|
+
puts "Exception when calling JobsApi->public_api_put_job_task: #{e}"
|
1171
|
+
end
|
1172
|
+
```
|
1173
|
+
|
1174
|
+
### Parameters
|
1175
|
+
|
1176
|
+
Name | Type | Description | Notes
|
1177
|
+
------------- | ------------- | ------------- | -------------
|
1178
|
+
**job_id** | [**String**](.md)| |
|
1179
|
+
**task_id** | [**String**](.md)| identifier |
|
1180
|
+
**api_key** | **String**| crelate api key |
|
1181
|
+
**request** | [**PublicApiSaveTaskRequest**](PublicApiSaveTaskRequest.md)| |
|
1182
|
+
|
1183
|
+
### Return type
|
1184
|
+
|
1185
|
+
**Object**
|
1186
|
+
|
1187
|
+
### Authorization
|
1188
|
+
|
1189
|
+
No authorization required
|
1190
|
+
|
1191
|
+
### HTTP request headers
|
1192
|
+
|
1193
|
+
- **Content-Type**: application/json, text/json, application/x-www-form-urlencoded
|
1194
|
+
- **Accept**: application/json, text/json
|
1195
|
+
|
1196
|
+
|
1197
|
+
|