Create an internship
POST/internships
Creates an internship in a single request and publishes it per the
publish block (atomic, same as jobs).
Note: guidelines.where_internship_experience_utilized takes job category
ids (from List Job Categories); the service resolves them to category
titles internally.
Request
Responses
- 201
- 401
- 403
- 422
- 500
Internship created
Missing headers, expired/invalid timestamp, or unknown/inactive API key.
Signature mismatch.
Request failed validation (body or query). details[] lists each field + reason.
Unexpected server error. Retry later; contact support with the requestId.